fluent / fluentd-kubernetes-daemonset

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

[filter_kube_metadata_monitoring_nginx] 410 Gone encountered #1369

Closed MonicaMagoniCom closed 1 year ago

MonicaMagoniCom commented 2 years ago

Hi,

in our testing environment we are using this daemonset with version fluent/fluentd-kubernetes-daemonset:v1.14.6-debian-elasticsearch7-1.1 and we have some preemptible nodes. Sometimes it happens that the pod is restarted and from the logs I see this: 2022-07-07 12:11:56 +0000 [info]: [filter_kube_metadata_monitoring_nginx] 410 Gone encountered. Restarting pod watch to reset resource versions.410 Gone

This is what I have in my configuration:

Add Kubernetes info

<filter monitoring-nginx.** >
  @type kubernetes_metadata
  @id filter_kube_metadata_monitoring_nginx
</filter>

Any ideas of how to solve this?

github-actions[bot] commented 1 year 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 year ago

This issue was automatically closed because of stale in 30 days