fluent / fluentd-kubernetes-daemonset

Fluentd daemonset for Kubernetes and it Docker image
Apache License 2.0
1.25k stars 981 forks source link

Support ILM settings for elasticsearch8 in /templates/conf/fluent.conf.erb #1480

Closed adelca closed 1 month ago

adelca commented 5 months ago

Is your feature request related to a problem? Please describe.

Hi, can you support ILM settings for elasticsearch8? We recently upgraded to elasticsearch8.11 and did so with fluentd-daemonset... going fromfluent/fluentd-kubernetes-daemonset:v1.16-debian-elasticsearch7-1 to fluent/fluentd-kubernetes-daemonset:v1.16-debian-elasticsearch8-1

ILM settings are ignored, I can see there is an if statement for elasticsearch7 here: https://github.com/fluent/fluentd-kubernetes-daemonset/blob/master/templates/conf/fluent.conf.erb#L46

Describe the solution you'd like

Support ILM settings for elasticsearch8 image. Maybe add elasticsearch8 to this line? https://github.com/fluent/fluentd-kubernetes-daemonset/blob/master/templates/conf/fluent.conf.erb#L46

Describe alternatives you've considered

Ive been playing around with extra.conf

Additional context

No response

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days

github-actions[bot] commented 1 month ago

This issue was automatically closed because of stale in 30 days