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:
cloudnull
2019年04月15日 10:58:40 -05:00
parent ac35ca3b2b
commit c12168e419

View File

@@ -17,7 +17,6 @@
elastic_setup_flags:
- "--template"
- "--pipelines"
- "--machine-learning"
# - "--dashboards"
# Setup options are cast as a string with, one option per line.

View File

@@ -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
openstack/openstack-ansible-ops
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.

The note is not visible to the blocked user.