two offsets for the same log file in pos fluentd #4323
Unanswered
vishalk663
asked this question in
Q&A
Replies: 1 comment 2 replies
-
This is a known problem:
under certain conditions,
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In pos file we seen that two offsets for the same log file
eg:
Because of this two offsets, logs of this pod are not pushed into elasticsearch. but after some time duplicate offsets gone. I think it's gone after 21 hrs. because after 21 hrs we received the logs for this specific pod in elasticsearch.
we are using below fluentd image
fluentd image:- fluent/fluentd-kubernetes-daemonset:v1.13.2-debian-elasticsearch7-1.0
Beta Was this translation helpful? Give feedback.
All reactions