diff --git a/salt/logstash/files/dynamic/9999_output_redis.conf b/salt/logstash/files/dynamic/9999_output_redis.conf index 051a86ea9..5c0e9dd09 100644 --- a/salt/logstash/files/dynamic/9999_output_redis.conf +++ b/salt/logstash/files/dynamic/9999_output_redis.conf @@ -7,7 +7,7 @@ output { key => 'logstash:parsed' {%- else %} key => 'logstash:unparsed' - {%- endif %) + {%- endif %} congestion_interval => 1 congestion_threshold => 50000000 # batch_events => 500