Skip to content

Instantly share code, notes, and snippets.

@thraxil
Last active December 20, 2015 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thraxil/6067558 to your computer and use it in GitHub Desktop.
Save thraxil/6067558 to your computer and use it in GitHub Desktop.
hekad config to echo input file to output file
[LogfileInput]
logfile = "/tmp/input"
seekjournal = "/tmp/hekaseekjournal"
[FileOutput]
message_matcher = "Type =~ /.*/"
path = "/tmp/output"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment