by murdegern on Thu Sep 06, 2007 5:38 pm
Hi,
I'm not (yet) really a user of rsyslogd - right now, I'm using syslog-ng - but I consider
switching to rsyslogd because I like sticking to RFCs and I hope very much that
built-in encryption will some day be realized (yes, I know about ssh tunneling, and
I'm using it, but sometimes the tunnels die and messages get lost).
To the point.
I whole-heartedly agree with your preference of a programming-language-like
approach. XML is a real pain to use in configuration files IMHO. The first sample
looks very good to me.
The BASIC-like approach, well, I'm not exactly a BASIC fan.
The C-like approach is ok, too, but you have to do a lot of cross-reading. I could
also imagine config files getting cluttered after a few changes.
So, my vote would be for the first sample of the programming-language-like approach.
Regards,
Torsten