Skip to content

Instantly share code, notes, and snippets.

@pauloconnor
Created May 23, 2013 14:10
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 pauloconnor/5636337 to your computer and use it in GitHub Desktop.
Save pauloconnor/5636337 to your computer and use it in GitHub Desktop.
lumberjack input
lumberjack {
port => 1555
ssl_certificate => "/opt/lumberjack/ssl.crt"
ssl_key => "/opt/lumberjack/ssl.key"
ssl_key_passphrase => "logstash"
type => "papertrail"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment