Support CA certificate for fluentd & Elasticsearch
Currently there is no way to configure a CA certificate bundle file for fluentd to Elasticsearch communication. This change adds a new variable, 'fluentd_elasticsearch_cacert' with a default value set to the value of 'openstack_cacert. Closes-Bug: #1885109 Change-Id: I5bbf55a4dd4ccce9fa2635cee720139c088268e3
Showing
- ansible/roles/common/defaults/main.yml 1 addition, 0 deletionsansible/roles/common/defaults/main.yml
- ansible/roles/common/templates/conf/output/00-local.conf.j2 6 additions, 0 deletionsansible/roles/common/templates/conf/output/00-local.conf.j2
- ansible/roles/common/templates/conf/output/01-es.conf.j2 3 additions, 0 deletionsansible/roles/common/templates/conf/output/01-es.conf.j2
- releasenotes/notes/fluentd-elasticsearch-cacert-0e8824dd57052913.yaml 8 additions, 0 deletions.../notes/fluentd-elasticsearch-cacert-0e8824dd57052913.yaml
Please register or sign in to comment