Skip to content

Instantly share code, notes, and snippets.

@zined
Created May 14, 2013 21:52
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 zined/5579909 to your computer and use it in GitHub Desktop.
Save zined/5579909 to your computer and use it in GitHub Desktop.
[some_logfile]
type = "LogfileInput"
logfiles = [ "/tmp/some_logfile" ]
[some_logfile_counter_filter]
type = "CounterFilter"
message_matcher = "Type == 'logfile' && Logger == '/tmp/some_logfile'"
[counter_output]
type = "LogOutput"
message_matcher = "Type == 'heka.counter-output'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment