openstack-ansible-ops/elk_metrics_7x/roles
Dmitriy Rabotyagov 59edfb9b32 Fix regex_replace mapping
With current mapping we result in elasticsearch_data_node_details being
172.29.236.126:9200:9200 instead of 172.29.236.126:9200 which
means that map is applied twice to the same item
Changing regexp helps to resolve it. It looks like related to what [1] have seen

Also we don't need to transform to list when doing another map, as
working with generator object is more resource efficient.

[1] https://gist.github.com/halberom/9bfe009c9a3df5d64c7bb505a7700430#gistcomment-2706901

Change-Id: I22b6735ad211e60b61d74cea34c7987d74bc8596
2021-03-01 08:15:54 +00:00
..
elastic_apm_server Elastic beat index template configuration 2020-01-23 17:23:48 +00:00
elastic_auditbeat Ensure that the beat setup role runs when elk_beat_setup=true 2020-05-28 17:02:05 +01:00
elastic_beat_setup Fixes for tests/gates 2021-03-01 00:02:17 +01:00
elastic_data_hosts Fix regex_replace mapping 2021-03-01 08:15:54 +00:00
elastic_dependencies Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
elastic_filebeat Ensure that the beat setup role runs when elk_beat_setup=true 2020-05-28 17:02:05 +01:00
elastic_heartbeat Ensure that the beat setup role runs when elk_beat_setup=true 2020-05-28 17:02:05 +01:00
elastic_ilm Fixes for tests/gates 2021-03-01 00:02:17 +01:00
elastic_journalbeat Ensure that the beat setup role runs when elk_beat_setup=true 2020-05-28 17:02:05 +01:00
elastic_kibana Subdivision of elastic-logstash group 2020-03-18 16:44:58 +00:00
elastic_logstash Allow Logstash node.name override 2020-06-05 10:21:40 +01:00
elastic_metricbeat Ensure that the beat setup role runs when elk_beat_setup=true 2020-05-28 17:02:05 +01:00
elastic_packetbeat Ensure that the beat setup role runs when elk_beat_setup=true 2020-05-28 17:02:05 +01:00
elastic_repositories Allow non-url Elastic gpg key specification 2020-02-25 16:23:46 +00:00
elastic_rollup Config updates for elk 7.x 2019-08-05 07:47:35 +00:00
elasticsearch Enable plugin install and removal from mirrors 2020-05-14 15:51:57 +01:00