updates for elk6.7x
Some of the plugins are irrelevant now so with this release they've been removed. Additionally the machine-learning switch in the updated beats no longer does anything so its also been removed. Change-Id: Ibac0177a61af5392cb80888a8fca1fa9ebe3ad4b Signed-off-by: cloudnull <kevin@cloudnull.com>
This commit is contained in:
2 changed files with 0 additions and 3 deletions
@@ -17,7 +17,6 @@
elastic_setup_flags:
- "--template"
- "--pipelines"
- "--machine-learning"
# - "--dashboards"
# Setup options are cast as a string with, one option per line.
@@ -26,8 +26,6 @@ elastic_memory_lock: true
# playbooks are executed, which ensures the plugins are always upgraded.
elastic_plugins:
- ingest-attachment
- ingest-geoip
- ingest-user-agent
# Set the logstash search heap size. If this option is undefined the value will
# be derived automatically using 1/4 of the available RAM for logstash and 1/2
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.