> > Making properties in CSV format is indeed a good idea. > > I'll add a "csv" option to the property replacer. It will format a > field > according to RFC 4180: > > http://tools.ietf.org/html/rfc4180 > > I will always enclose values in double quotes to keep the code simple > (I > think also on the parser side). Let me know if you think this approach > is > useful.
Actually, it was trivial and I have just done it. May be useful in other cases, too. The new option is available via the master git branch. I have also merge it into the oracle branch, which I also updated with everything done to master so far. Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

