[Lognorm] [rsyslog] liblognorm
Pavel Levshin
pavel at levshin.spb.ru
Fri Nov 22 21:19:51 CET 2013
22.11.2013 21:53, Pavel Levshin:
>
> Please note that I've just found a regression in my code: it is unable
> to strip quote marks from "quote-string" fields. I need to redo this part.
>
It is fixed now.
I really feel that we need to implement some facility to parse
comma-separated logs, where a field can have zero length. It is easy to
do, and it is a quite common log format (I'm using it, for example).
Now, liblognorm is unable to parse it. There are two ways:
- change char-to behaviour to allow zero-length matches
- create a new field type, based on current char-to
What to prefer?
--
Pavel Levshin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.adiscon.net/pipermail/lognorm/attachments/20131123/b05a4ff9/attachment.html>
More information about the Lognorm
mailing list