kolla-ansible/releasenotes/notes/update-monasca-elasticsearch-template-41492c59acaf92b1.yaml
Doug Szumski d3e87a2e4d Update String type for Monasca ES template
This updates the Elasticsearch template used by Monasca to
persist logs so that is uses the 'new' string types [1]. As
an aside it helps to make the template more clear; full text
search for log messages, and keyword searches for everything
else.

[1] https://www.elastic.co/blog/strings-are-dead-long-live-strings

Closes-Bug: #1892376
Change-Id: I0cd6bf22d4695d88d93241da4364d170d8d8c80e
2020-08-20 14:54:03 +00:00

7 lines
175 B
YAML

---
fixes:
- |
Fixes `LP#1892376
<https://bugs.launchpad.net/kolla-ansible/+bug/1892376>`__ by updating
deprecated syntax in the Monasca Elasticsearch template.