openstack-ansible-ops/elk_metrics_6x/roles
cloudnull a3afb64654
Ensure the default version of Java is set
When installing ES and Logstash the system version of java needs to
match the expected version of java ES and Logstash will use. This
change, uses the `update-alternatives` command to set the java version
to the expected value when more than one java exists on a system.
The nessisity for this change came from OS level upgrades within
environments running OLD versions of ES. Upon upgrading the base OS
our playbooks could not complete an upgrade of ES which was due to the
java expectations. Once the alternantives were set accordingly the
upgrade completed without issues.

Change-Id: I9025967f723ee17940e11789f503e342cdad6f2a
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-02-26 11:36:22 -06:00
..
elastic_apm_server Update the embedded-ansible-setup process to be configurable 2019-01-04 11:46:19 -06:00
elastic_auditbeat Update the embedded-ansible-setup process to be configurable 2019-01-04 11:46:19 -06:00
elastic_beat_setup Fix dashboards and possible port conflicts 2019-02-14 18:14:28 -06:00
elastic_curator Update conditionals and namespaced options 2019-01-23 09:38:40 -06:00
elastic_data_hosts Convert template setup to a role 2019-01-02 20:38:47 -06:00
elastic_dependencies Ensure the default version of Java is set 2019-02-26 11:36:22 -06:00
elastic_filebeat Update the embedded-ansible-setup process to be configurable 2019-01-04 11:46:19 -06:00
elastic_heartbeat Update the embedded-ansible-setup process to be configurable 2019-01-04 11:46:19 -06:00
elastic_journalbeat Add the ability to enable or disable rollups / indexes 2019-02-11 23:14:51 -06:00
elastic_kibana Fixes related to installation on Trusty 2018-10-22 18:12:42 +00:00
elastic_logstash Change the q_mem and h_mem to lower and upper limits 2019-02-14 08:50:29 -06:00
elastic_metricbeat Increment nginx check port 2019-02-14 20:42:56 -06:00
elastic_packetbeat Correct service name when running with upstart 2019-02-19 21:39:36 +00:00
elastic_repositories Add Redhat to the ELK deployment capabilities 2018-08-13 18:59:57 -05:00
elastic_retention Add monitorstack data collection into ES 2019-02-18 08:46:39 -06:00
elastic_rollup modify fact gathering to use local facts 2018-12-19 01:37:06 -06:00
elasticsearch Add the ability to set the JVM heap size 2019-01-30 09:53:20 -06:00