docker-compose-elasticsearch-kibana icon indicating copy to clipboard operation
docker-compose-elasticsearch-kibana copied to clipboard

discovery.zen.ping.unicast.hosts deprecated as of 7.0

Open smcllc opened this issue 5 years ago • 0 comments
trafficstars

discovery.zen.ping.unicast.hosts should be replaced with discovery.seed_hosts. See https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html#breaking_70_discovery_changes and https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-discovery-settings.html

smcllc avatar Apr 10 '20 11:04 smcllc