-
- Downloads
Enable central logging without deploying elasticsearch/kibana
This changed introduces 4 new parameters to be able to use an existing elasticsearch service for central logging. * elasticsearch_address - address of elasticsearch server * elasticsearch_protocol - protocol (HTTP/HTTPS) used by elasticsearch server * enable_elasticsearch - deploy elasticsearch container * enable_kibana - deploy kibana container Closes-bug: #1584861 Change-Id: Ia1ff9ae8b6d9929c3826da02693d1e2fc9ea2522
Showing
- ansible/group_vars/all.yml 10 additions, 0 deletionsansible/group_vars/all.yml
- ansible/roles/common/templates/heka-elasticsearch.toml.j2 1 addition, 1 deletionansible/roles/common/templates/heka-elasticsearch.toml.j2
- ansible/roles/haproxy/templates/haproxy.cfg.j2 3 additions, 1 deletionansible/roles/haproxy/templates/haproxy.cfg.j2
- ansible/site.yml 2 additions, 2 deletionsansible/site.yml
- doc/advanced-configuration.rst 13 additions, 0 deletionsdoc/advanced-configuration.rst
Please register or sign in to comment