Logstash - Fix Redis output

This commit is contained in:
Mike Reeves
2018-05-22 14:41:38 -04:00
parent fac3218467
commit eff81445ea

View File

@@ -7,7 +7,7 @@ output {
key => 'logstash:parsed' key => 'logstash:parsed'
{%- else %} {%- else %}
key => 'logstash:unparsed' key => 'logstash:unparsed'
{%- endif %) {%- endif %}
congestion_interval => 1 congestion_interval => 1
congestion_threshold => 50000000 congestion_threshold => 50000000
# batch_events => 500 # batch_events => 500