[rsyslog] rsyslog config feature request
Rainer Gerhards
rgerhards at hq.adiscon.com
Wed Aug 12 21:49:23 CEST 2009
David,
Both is related to the scripting engine, which i unfortunately had not yet time to work on...
Single/double quotes will hvae different semantics, so i can not use them interchangebly.
The setting of parameters/fields is one primary goal of the engine.
So it boils down we need to wait until it materializes (or at least the parts we need). Doesnt look so this will be before the late fall/winter timeframe.
rainer
----- Ursprüngliche Nachricht -----
Von: "david at lang.hm" <david at lang.hm>
An: "rsyslog-users" <rsyslog at lists.adiscon.com>
Gesendet: 12.08.09 21:06
Betreff: [rsyslog] rsyslog config feature request
two thigns have been giving me grief
1. when doing filtering in rsyslog, it would be _very_ nice if you would
accept single quotes everywhere you accept double quotes. currently
rsyslog just dies (with no useful error message) if you quote a string
like 'this' instead of "this"
2. as I am dealing with garbage logs from different vendors I am running
into many special case situations where I can detect the breakage and
define how to fix it, but it gets very cumbersom to have a dozen different
sets of formats (one for writing locally, one for forwarding), and then
for each detected condition list all of the actions (with the particular
formats for that condition)
it would be _very_ nice if there was some way to fix the internal
variables so that I could have the conditional and then code to fix up the
hostname, syslogtag, message, etc to then fall through to one set of
formats and actions.
David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com
More information about the rsyslog
mailing list