Hey, all.

Here's my grammar;

http://lpeg.trink.com/share/4702463212664835162

This is my first one, FYI.  :-)

I finally got this to parse out the timestamp and message from my event.
Now I'm trying to rewrite the time so that the fractional second digits are
separated from the whole seconds digits by a period instead of a colon.  I
was looking at Lua's lpeg.Cs but I haven't figured out how to make it
work.  Is this even the right approach?  I was thinking the first step
would be to test the parsing in a friendly testing environment such as
lpeg.trink.com and then move it into my decoder plug-in.

-Ali
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to