What am I missing? On Tue, Nov 20, 2018 at 9:15 AM Rich Megginson via rsyslog < [email protected]> wrote:
> You could try this: > > # debug output > > module(load="builtin:omfile" file="/var/log/rsyslog-debug.log" > template="RSYSLOG_TraditionalFileFormat") > > If RSYSLOG_TraditionalFileFormat doesn't give you enough detail, try > RSYSLOG_DebugFormat > All of those events to be sent to the database are also going to /var/log/secure. What is the purpose of this rsyslog-debug.log? Will this "debug output" rsyslog-debug.log be in _addition_ to regular logfiles, or replace my current configuration? We currently have ~10 different logfiles - if this debug configuration replaces the original, won't that concatenate all logs into one file? ~ Mike _______________________________________________ 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.

