Hello,

I'm working on configuring rsyslog to simply log CSV lines that are
passed to it. All I really want Rsyslog to do is to pass the string
provided straight to a file.

I tried many variations of this:

$template       Untouched,"%rawmsg%"
local5.*       /var/log/mark-test;Untouched

But my test file is never logged to. Instead, logging goes to
/var/log/messages and my template is ignored.

I'm using rsyslog 4.2.0.

What am I missing?

Thanks!

   Mark

_______________________________________________
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

Reply via email to