MozDef/examples/heka-regex-syslog
Anthony Verez 0028c3d1f1 averez-heka-snippets: fix stdout output 2014-04-14 15:59:32 -07:00
..
README.md averez-heka-snippets: some warnings, documentation and refactoring for syslog snippets 2014-04-14 12:15:44 -07:00
heka.toml averez-heka-snippets: fix stdout output 2014-04-14 15:59:32 -07:00

README.md

heka-regex-syslog

This configuration for heka ships syslog-style logs stored in /var/log/syslog/systems to mozdef.

WARNING: This version is using a PayloadRegexDecoder which is way slower than the heka-lua-syslog snippet. So it shouldn't be used for production and is meant just as a snippet.

To run it:

rm -rf /var/cache/hekad/*
hekad -config=heka.toml