Hi guys,

I'm running rsyslogd 5.6.0 with a relatively complex config including
two rulesets. I've been having some problems with one if statement never
triggering. I attempted to generate a configuration graph following the
instructions, but ended up with something that just looks like:

inputs
|
main queue
|
discard

I tried removing one of the rulesets and generating a simpler config,
but still no luck.

Is this a known issue? Are there any special configure options required
to make graph generation work? Does anyone have a working sample graph
that they could show me, so I know what it *should* look like?

Thanks,
Jason

PS - the configuration lines I'm having difficulty with:

if $msg contains 'logout_suc' and not $msg contains 'role name:
Un-registered' \
then :ommysql:localhost,wireless_logs,user,pass;logout
& :ommysql:localhost,wireless_logs,user,pass;logout-web

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to