input {
beats {
port => 5044
}
gelf {
port => 12201
output {
stdout {
codec => rubydebug
elasticsearch {
hosts => [ "elasticsearch:9200" ]