MozDef/examples/heka-lua-syslog
Brandon Myers 1e796eda16
Remove contributors from lua files
2018-01-04 16:51:14 -06:00
..
README.md averez-heka-snippets: some warnings, documentation and refactoring for syslog snippets 2014-04-14 12:15:44 -07:00
heka.toml update example heka toml and lua, closes #199 2014-11-10 16:43:15 -08:00
syslog_tab_delimited.lua Remove contributors from lua files 2018-01-04 16:51:14 -06:00

README.md

heka-lua-syslog

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

To run it:

rm -rf /var/cache/hekad/*
cp -rf syslog_tab_delimited.lua /usr/share/hekad
hekad -config=heka.toml