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:
parent
ac35ca3b2b
commit
c12168e419
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user