X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=HAeX4w7fDNhxf/Ea
	dH9xzsLHHvml6Kk7bE9s3ipJc7PhkQUoSmfyfkalszl3d2sGxBGBLqdZhvFOrhD2
	yiRtg3h86CNO7QK/UjnOeoTOivS95+wvjojDAc/ddJEtxRBBvS5FZG0b0l84nooW
	mvcrsnKjeJ6dn2H+U73WnvVhgPk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=JfiEekCayX7wkRbxRdB8MI
	crav0=; b=ZJOr3trAGwDVMS0hI5LYC111/N1ujGAYikfh0ikJr7HL+AA8ZAqPju
	6Wng8Fvw07VFnML2VyEpeqmlFpqADUbIfyGCTVSDi5vsLdyYkBDPyJCOKT7TXbjY
	9pHgv+fxYsx59vrneZYTSfzjMwuxIT4zCLll/WUtQz+8SKtX7KST0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,UNSUBSCRIBE_BODY autolearn=no version=3.3.1 spammy=logger
X-HELO: smtp-out-no.shaw.ca
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: createevent access denied
To: cygwin@cygwin.com
References: <CAEF1h+UZYYuwgw88=qOvLN-Xi=uSSPQK1tf2JkA5LMz5kaSq3A@mail.gmail.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Openpgp: preference=signencrypt
Message-ID: <de45fde4-e455-08d3-4e85-4c01a1ec737f@SystematicSw.ab.ca>
Date: Wed, 4 Sep 2019 22:11:47 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
MIME-Version: 1.0
In-Reply-To: <CAEF1h+UZYYuwgw88=qOvLN-Xi=uSSPQK1tf2JkA5LMz5kaSq3A@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2019-09-04 19:29, Cary Lewis wrote:
> I am trying to write to the windows events sub system using createevent,
> but I am getting access denied.
> 
> Is there a cygwin utility that provides a way to create a windows event?

Cygwin package util-linux contains logger which should create Windows events
with Unix fields.

Unless you have the Cygwin syslog or syslog-ng daemon installed and running as a
service, in which case it will write to /dev/log socket, which will be logged to
/var/log/messages, or whatever file or processing is configured.

Search the mail archive for previous topics including syslog in the subject.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

