[rsyslog-notify] Forum Thread: imuxsock and ruleset binding - (Mode 'post')
noreply at adiscon.com
noreply at adiscon.com
Fri Jul 1 01:32:26 CEST 2016
User: atticus
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26677#p26677
Message:
----------
Good day to all. I'm trying to process imuxsock with a specific ruleset.
I understood that imuxsock gets loaded automatically (v8?) and if no other
ruleset was specified, it would get processed by the default ruleset. It
doesn't say
what happens if you don't specify one. So, I just did
module(load="imuxsock")
$DefaultRuleset local
module(load=(imuxsock")
input(type="imuxsock" ruleset="local")
ruleset local {
.
.
.
}
I think this will work. But, I read in the v8 docs that it is possible to
bind imuxsock to a ruleset. I am simply interested in explicitly saying
When I do this I get an error saying missing socket, or error ruleset not
found.. So, I'm wondering if anyone can share light on this. Any thoughts
are greatly appreciated. Thank you.
More information about the rsyslog-notify
mailing list