[rsyslog-notify] Forum Thread: Re: Rsyslog 5.8.10 Dynamic Filename Regex Capabilities - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Wed Jan 29 20:34:15 CET 2014


User: dlang 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24151#p24151

Message: 
----------
well, what do you want to do with logs that don't have [] in them? Are
there any other ways to identify these logs?

if you were using v8 you could set a variable equal to the output of the
template, then test if that variable contained NO MATCH

but with v5, I think you will have to end up with a test and then using the
template, which will do the regex twice.

there are a lot of performance improvements between v5 and v7/v8, if
performance is an issue, you really should upgrade.

David Lang


More information about the rsyslog-notify mailing list