X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=cDGxC6X JB9QF9vYq7TbQt+BG3rv2EHsLi1ZvVsPtwFAQa5Ro+vknLzSu3GUKRYYJ2xb77UP L9bZHXE2btPirR/+4YUN3cOi2NX/15/ffWAUKZetJqDtOQwI1Ks9SXFJKkEzn0S8 nNLesOGlYbvEjY7KRwDgwvfdm0L00yLepFME= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=PB3Tr0Y60L9fI p2yrNjOSjtju8U=; b=q0EdTPPYOFOaaMMYXl1FlO/uJClyPzLQqlZQ4mLzFjADu paR9IHLjMQUZkzMnLeEy6P52EvLFsE1+oQrK6UdRnwwk7zA96Lwwo7F5gGDjEVrT /d55F1QAuSEzziEtCILnaSKruYW77toZv9kWZjA0uUG8SBUhFC2SIsr12x/JF4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.1 spammy=Problem, logger, H*c:alternative X-HELO: mail-lj1-f171.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=s30TRRU7MxeXKNiDeGy62ma+nTB8fFFRHxKSCXfyoks=; b=hNny+37/VEjTnuGrhQ5jB7Iwez3qS7Y0JhhtNKdSqudQXFBLnwXuZjAfJqyCQ7Qb0L sMmwUVAVS/RAz3VEaRuqNVLrF67dj0fVWJ6tU4NJJBSMOenc1Qg5ubbgFPpZwtx5Vw4J MIf1Q0qa+F/ylxOTJT128uB6DbAjyVNhRg6DNUvROGtn+KZvkL4mWeE3U4dk3JM66o8q VNF0uo4q+3E6GhiJkhyoqTLAOGiSejqyYbhXwjMlfY2lhKd1pFY54DMe2GMZh0IOu3z+ hKgNtdpWmXfZjfdG1+bbYgMRVCGaOL/rvO3qZzMPvoZis8p4hqNWB16EQ+oT9TROPiFT JvRA== MIME-Version: 1.0 References: In-Reply-To: From: Cary Lewis Date: Thu, 5 Sep 2019 08:12:33 -0400 Message-ID: Subject: Re: createevent access denied To: Brian DOT Inglis AT systematicsw DOT ab DOT ca, cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Thanks for the tip - I already had logger installed, but without syslog-ng, it doesn't seem to create windows events. I also discovered that I had to run passwd -R in order to get createevent to work from a cygwin mintty session. On Thu, Sep 5, 2019 at 12:12 AM Brian Inglis < Brian DOT Inglis AT systematicsw DOT ab DOT ca> wrote: > 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 > > -- 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