Hi! I have a centralized rsyslog formatted logfile and I'm extracting nginx logs from there using heka and the nginx access log decoder.
The problem is that the parser also logs every other log message out to heka.log. The volume of non nginx logs mixed in my rsyslog log is really huge so heka.log file is growing like crazy (I have logrotating before you ask) Is there a way to conditionally/intentionally suppress the parsing errors of a given decoder? Thanks -- V
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

