Merge "Increase beat input inactivity timeout"
This commit is contained in:
commit
0e4dc162b4
@ -8,6 +8,7 @@
|
|||||||
input {
|
input {
|
||||||
beats {
|
beats {
|
||||||
id => "inputBeats"
|
id => "inputBeats"
|
||||||
|
client_inactivity_timeout => 300
|
||||||
port => {{ logstash_beat_input_port }}
|
port => {{ logstash_beat_input_port }}
|
||||||
add_field => {
|
add_field => {
|
||||||
"[@metadata][source_type]" => "beats"
|
"[@metadata][source_type]" => "beats"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user