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

