no, that has existed since rsyslog 2.x or so
if you aren't getting anything at all in that log you either have a syntax error
that's confusing rsyslog (run 'rsyslogd -N2' to have it do a syntax check of the
main config file and anything included by that file) or you have something else
in the config that's throwing the log away before you get to that line.
can you post the config file with that line in it?
David Lang
On Tue, 6 Oct 2015, GeertLiesveld wrote:
Date: Tue, 6 Oct 2015 01:35:40 -0700 (MST)
From: GeertLiesveld <[email protected]>
Reply-To: rsyslog-users <[email protected]>
To: [email protected]
Subject: Re: [rsyslog] Remote syslog setup unsuccesful
David,
I added a file: /etc/rsyslog.d/enableDebug.conf with the contents:
*.* /var/log/all.log;RSYSLOG_DebugFormat
And restarted rsyslog. I do not see a file all.log being created in
/var/log.
Could it be this feature was not included in rsyslog version 4.2.0 ?
Geert Liesveld.
--
View this message in context:
http://rsyslog-users.1305293.n2.nabble.com/Remote-syslog-setup-unsuccesful-tp7589216p7589255.html
Sent from the rsyslog-users mailing list archive at Nabble.com.
_______________________________________________
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.