Logstash Module - Disable freq and modify some configs

This commit is contained in:
Mike Reeves
2018-10-16 14:53:48 -04:00
parent ff98cdb30b
commit b0293c24b5
5 changed files with 11 additions and 411 deletions
+2 -2
View File
@@ -72,7 +72,7 @@ output.logstash:
# Elasticsearch template settings
setup.template.settings:
#setup.template.settings:
# A dictionary of settings to place into the settings.index dictionary
# of the Elasticsearch template. For more details, please check
@@ -91,7 +91,7 @@ setup.template.settings:
# Starting with Beats version 6.0.0, the dashboards are loaded via the Kibana API.
# This requires a Kibana endpoint configuration.
setup.kibana:
#setup.kibana:
# Kibana Host
# Scheme and port can be left out and will be set to the default (http and 5601)