MozDef/examples/heka-lua-syslog
Jeff Bryner b710215405 update example heka toml and lua, closes #199 2014-11-10 16:43:15 -08: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 update example heka toml and lua, closes #199 2014-11-10 16:43:15 -08: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