openstack-helm-infra/fluent-logging/templates
Steve Wilkerson 4b8f46abee Fluent-logging: Support creation of arbitrary number of templates
This updates the fluent-logging chart to support the creation of
an arbitrary number of templates for elasticsearch. This allows
for the definition of multiple index mappings driven via the
chart's values. This provides flexibility in determining specific
structures for indexes that may differ between log types.

This also moves to define these mappings via json instead of XML.
As gotpl can convert yaml directly to json, and elasticsearch can
ingest json directly for index creation, we no longer need an XML
helper function to generate the required configuration. This helps
reduce the number of helper functions we need to maintain

Change-Id: I3c85fb9a1e700eb1592d96f83e632172d0eb2681
2018-06-04 12:46:34 -05:00
..
bin Fluent-logging: Support creation of arbitrary number of templates 2018-06-04 12:46:34 -05:00
monitoring/prometheus Charts: Tidy up openstack-helm-infra charts 2018-05-21 12:58:22 -07:00
_helpers.tpl Fluent-logging: Support creation of arbitrary number of templates 2018-06-04 12:46:34 -05:00
configmap-bin.yaml yaml cleanup: trim multiline strings 2018-03-08 20:18:53 +00:00
configmap-etc.yaml Fluent-logging: Support creation of arbitrary number of templates 2018-06-04 12:46:34 -05:00
daemonset-fluent-bit.yaml Charts: Tidy up openstack-helm-infra charts 2018-05-21 12:58:22 -07:00
deployment-fluentd.yaml Charts: Tidy up openstack-helm-infra charts 2018-05-21 12:58:22 -07:00
job-elasticsearch-template.yaml Fluent-logging: Support creation of arbitrary number of templates 2018-06-04 12:46:34 -05:00
job-image-repo-sync.yaml Add manifest for image_repo_sync job 2018-04-19 14:10:08 +00:00
pod-helm-tests.yaml Charts: Tidy up openstack-helm-infra charts 2018-05-21 12:58:22 -07:00
secret-elasticsearch-creds.yaml Run elasticsearch behind apache 2018-01-16 08:14:47 -06:00
service-fluentd.yaml Fluent-logging: use endpoints section and lookups to set port 2018-03-08 20:00:47 +00:00