There is no kill SIGUSR1 in AME="Amazon Linux AMI" VERSION="2018.03" ID="amzn" ID_LIKE="rhel fedora"
What is the equivalent from the following options: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec] Thanks Mike -----Original Message----- From: rsyslog <[email protected]> On Behalf Of Li, Mike via rsyslog Sent: Friday, August 16, 2019 1:39 PM To: David Lang <[email protected]>; Li, Mike via rsyslog <[email protected]> Cc: Li, Mike <[email protected]> Subject: Re: [rsyslog] rsyslog-8.1904.0-1.el6.x86_64 stopped and not starting up EXTERNAL: Verify sender before opening attachments or links. Hi David, Read https://www.rsyslog.com/doc/v8-stable/troubleshooting/debug.html Just to confirm: I could set up following in /etc/rsyslog.conf $DebugFile '/var/log/rsyslog/LOCALHOST.LOCALDOMAIN/rsyslog.log' $DebugLevel 1 Then issue kill -USR1 $(cat /var/run/rsyslogd.pid) to enable the logging? What is the command to stop the logging? Service rsyslog restart ? Thanks Mike -----Original Message----- From: David Lang <[email protected]> Sent: Friday, August 16, 2019 11:30 AM To: Li, Mike via rsyslog <[email protected]> Cc: Li, Mike <[email protected]> Subject: Re: [rsyslog] rsyslog-8.1904.0-1.el6.x86_64 stopped and not starting up EXTERNAL: Verify sender before opening attachments or links. we would need to see the configs and/or a debug log to make a guess as to what's happening. David Lang Confidentiality Notice:: This email, including attachments, may include non-public, proprietary, confidential or legally privileged information. If you are not an intended recipient or an authorized agent of an intended recipient, you are hereby notified that any dissemination, distribution or copying of the information contained in or transmitted with this e-mail is unauthorized and strictly prohibited. If you have received this email in error, please notify the sender by replying to this message and permanently delete this e-mail, its attachments, and any copies of it immediately. You should not retain, copy or use this e-mail or any attachment for any purpose, nor disclose all or any part of the contents to any other person. Thank you. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

