No problem, just wanted to make sure it was the code and not me... Thanks, Jason
Rainer Gerhards wrote: > ah, yes, sorry, this is a known issue. We have had some very dramatic changes > to the core engine and I needed to disable most part of the configuration > graph because it requires a lot of work to make it available again. > > Sorry for that... > Rainer > > >> -----Original Message----- >> From: [email protected] [mailto:rsyslog- >> [email protected]] On Behalf Of Jason Antman >> Sent: Tuesday, November 30, 2010 4:36 PM >> To: rsyslog-users >> Subject: [rsyslog] Configuration graph >> >> 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 >> > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com > > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

