Open slimwners opened 1 year ago
Where is using the template_name
parameter like as?
https://github.com/uken/fluent-plugin-elasticsearch/blob/28ade35649cff7a2dd49dd550ac6576cffde8af0/README.Troubleshooting.md?plain=1#L588-L601
You need to set up index_petterns
and template.settings.index.lifecycle.name
with template file:
https://github.com/uken/fluent-plugin-elasticsearch/blob/28ade35649cff7a2dd49dd550ac6576cffde8af0/README.Troubleshooting.md#configuring-for-dynamic-index-or-template
Problem
Indexes are not deleted after configuring ILM Policy
Steps to replicate
1 - Creation of this configmap fluentd.conf
Expected Behavior or What you need to ask
My indexes are still alive in my index stackmanagment. What is wrong about my conf ?
Using Fluentd and ES plugin versions