On Tue, 22 Jun 2010, Rainer Gerhards wrote:

>> I would use
>> <input>
>>   <blah2>value</blah2>
>>   <blah3>value</blah3>
>>   <blah4>value</blah4>
>>   <blah5>value</blah5>
>> </input>
>>
>> If data is more complex, then XML *should* be:
>> - avoided
>
> but does this look so much better?
> http://www.rsyslog.com/download/new_rsyslog.conf
>> - parsed/edited by a fronted tool
>
> that's probably the right route to take, but unfortunately such a tool needs
> to be writen AND installed on a system ("written" is already a problem...).
> So I think it should be possible to edit the config with just a regular
> editor.

I want to emphisise this.

rsyslog is a system-level tool, on servers and embedded systems you may 
not have all the things that you would want for a fancy config editor tool 
(and or the system may be broken so they don't work and you need to get 
logging working so that you can find what's wrong with the system)

this needs to remain something that can be edited manually with simple 
text editors.

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

Reply via email to