That's weird, looking at the code it seems like it should work. I
assume you're using the default delimiter value of '\n'? And that's
what is actually separating each line?
I'd try experimenting with different values for the delimiter, and
maybe with the regexp parser_type, to see if any of the available
splitting tools are working as desired. Once you have a good idea re:
what is and isn't working as advertised, it'd be great if you could
open an issue containing your config and some representative squid
output data so we can try to reproduce.
Thanks!
-r
On Wed 05 Mar 2014 12:40:46 PM PST, David Birdsong wrote:
I'm trying to log directly to heka from squid. Squid, when configured
for a UDP sender, will pack a few raw log lines into a single UDP
payload (not syslog). Heka docs state that this should be possible,
but when I use parser_type = "token", only a single message is created
for every UDP payload.
Any tips?
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka