Skip to content

Instantly share code, notes, and snippets.

@preaction
Created October 17, 2016 18:21
Show Gist options
  • Save preaction/79599acb9362c1afeded9814079be058 to your computer and use it in GitHub Desktop.
Save preaction/79599acb9362c1afeded9814079be058 to your computer and use it in GitHub Desktop.
$ logstash -e 'input { stdin { } } output { stdout {} }'
Settings: Default pipeline workers: 4
Pipeline main started
> Hello, World!
2016-10-17T18:20:29.927Z gwen.local Hello, World!
Pipeline main has been shutdown
stopping pipeline {:id=>"main"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment