openstack-ansible-ops/multi-node-aio/playbooks/osa/elk-confd.yml
Dave Wilde 525887872b Deploy ELK in MNAIO
This enables the deployment of the elk_metrics_6x stack inside of an
MNAIO.

Change-Id: Ie611baee79c33d7cbab9f0865127ac5966475838
2018-09-11 20:17:24 +00:00

20 lines
442 B
YAML

# For the puposes of this example, the kibana nodes have been added to
# different host machines that the logging nodes. The intention here
# is to show that the different components can scale independently of
# one another.
kibana_hosts:
infra1:
ip: 10.0.236.100
infra2:
ip: 10.0.236.101
infra3:
ip: 10.0.236.102
elastic-logstash_hosts:
logging1:
ip: 10.0.236.110
apm-server_hosts:
logging1:
ip: 10.0.236.110