MINOR: Fix typo in logstash.yml config comment

Fixes #7659
This commit is contained in:
Armin 2017-07-12 10:07:13 +02:00 committed by Armin Braun
parent 396fc14a6c
commit 4ceaa9f2e2

View file

@ -162,7 +162,7 @@
# If using dead_letter_queue.enable: true, the maximum size of each dead letter queue. Entries
# will be dropped if they would increase the size of the dead letter queue beyond this setting.
# Deafault is 1024mb
# Default is 1024mb
# dead_letter_queue.max_bytes: 1024mb
# If using dead_letter_queue.enable: true, the directory path where the data files will be stored.