Merge "Increase beat input inactivity timeout"

This commit is contained in:
Zuul 2018-09-24 20:30:43 +00:00 committed by Gerrit Code Review
commit 0e4dc162b4

@ -8,6 +8,7 @@
input {
beats {
id => "inputBeats"
client_inactivity_timeout => 300
port => {{ logstash_beat_input_port }}
add_field => {
"[@metadata][source_type]" => "beats"