After 6 months I got the "OK" to install the newest version of Rsyslog.
Much cheering occurred.
I'm trying to build a new configuration file using all the new snazzy
methods and I'm having trouble with stock operating system features. UDP
reception, MySQL logging aren't causing me any problems.
module(load="imuxsock" ruleset="kernel")
module(load="imklog" ruleset="kernel")
ruleset(name="kernel") {
# lots of if prifilt with action omfiles
}
Before I get too far here, in the legacy configurations you didn't have
to specify which klog or socket to bind to for the default operating
system messages, do we need to do that now? Assuming no, is the ruleset
call in module() supported - I couldn't find anything in the
documentation about generic commands supported by module() or with
regards to imklog or imuxsock.
Jacob
_______________________________________________
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.