Hello,
I am trying to write to rsyslog from application to different files.
Trying to log to local0, ...local7 failed:
I've made changes in .conf, and restart rsyslog, and used LOG_LOCAL0
with openlog,
But nothing helped.
local0.* action
{
type="omfile"
FILE="/var/log/local0.log"
FileOwner="root"
FileGroup="adm"
}
If local0...local7 does not work:
Is there any other way from local0..local7 to make syslog write to a
different file in each application ?
Thank you,
Ran
_______________________________________________
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.