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:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=R/xweS8bsh1TtPPZNK24pQg2naisU
	V/2JelifVDCTVfuR1Nlmw4wkb72KZ4nN7m7/2il3CjoVoYn4TEZoxb0GSmeQB5wV
	crEoq+bLTIFI4iUXeUyWiQ6AfxCgLP5OEgSAjQiBq2Lf0PgWdDSAT7ezp2WGDypZ
	k31baBojZEqAOI=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=b1RWRRFRsOvf7l8SvlNAC/s/a8g=; b=O5k
	exMijle4BID2JMcsfLkcygtIvvqhEqr01N6mMxYfEO4LDw6ws26qjsPXwjeJO81/
	VkaumVb2alzBWPQZVCTPKyH/dafcmFSDfVVdgR02UaoY+H6Sgc7f70vN+frPF1Ny
	9Zti7o5ieS7oORn7eNSL2hr+IXVHIkE9YItbMGlI=
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=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=expertise, logger, HX-Gm-Message-State:APjAAAV, emails
X-HELO: mail-wr1-f47.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=Zff4l0Qp4Qf7QWsdZsxm0c5MzpDe3LTQoMoLSGxLM38=;        b=aDKW0y+jQC+vgQG6RaTbQylJnWywpEeZChePKC0icjojeWGrD2ybA2kvOHaTn4brEr         u2vCFYjXjXTf/pxda9Q+JBp0bOLWlUWj8qiu4fh8daR0oRfE4UOHGkLE0dVJVReG9N8k         iccfqqioCpYUSteYpyknUBAzfnC2iX4KPt2OtZPFL+/E4C+ksqRM83FqRScegXRy0k5+         tFrZD+vHUqBUHskwyAcenXpelnRthozQfpYMfa0uL5HAD3LzeQ6XOKeao+ssmCIW3jnO         0DnzpjKemqgYN0jeKhcfzaAaMIaXgZaDILUGE/jvxnMvE5/Q8cnkhq9aMp3APSf/gWgT         RZrg==
MIME-Version: 1.0
From: Pavel Timofeev <timp87@gmail.com>
Date: Tue, 28 May 2019 19:41:14 +0300
Message-ID: <CAAoTqfuFnTfRsO42FYTo=h1qcvR3Z7NBBhXMexcoyn7EQRwB7g@mail.gmail.com>
Subject: Logs from logger don't appear in EventLog
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

Hi
I see here and there that if any kind of syslog daemon is not
installed in Cygwin all messages sent to syslog will appear in
EventLog.
I couldn't find a documentation piece about how (and when) logging
work in Cygwin, only some emails in maillists.
Ok, here is my problem. I install cygwin on Windows 2008 R2 x64. Then
I install only two services in Cygwin: cron and sshd. No syslog daemon
at all. I want to see all syslog messages in EventLog.
And I see messages from sshd and cron in EventLog, but when I run
logger utility I can't see them in EventLog:
     /usr/bin/logger BLABLA
Am I missing something that matters? I need your help and expertise!

--
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

