Update description in logstash.yml

Fixes #11771
This commit is contained in:
Karen Metts 2020-04-09 15:24:44 -04:00
parent 3b4dd6c5ac
commit 73a8808b19

View file

@ -86,6 +86,9 @@ pipeline.ordered: auto
# config.reload.automatic: false
#
# How often to check if the pipeline configuration has changed (in seconds)
# Note that the unit value (s) is required. Values without a qualifier (e.g. 60)
# are treated as nanoseconds.
# Setting the interval this way is not recommended and might change in later versions.
#
# config.reload.interval: 3s
#