Skip to content

Preventing Duplicate Logs in OpenSearch When Tailing the Same Log File from Multiple Fluentd Servers over NFS #4683

Answered by daipom
ramazancetinn asked this question in Q&A
Discussion options

You must be logged in to vote

I see.
It is not assumed to run multiple Fluentd for fault tolerance.

The single instance has some degree of fault tolerance.

  • When a worker process dies, the supervisor process restarts it immediately.
  • Then, in_tail restarts tailing from the previous position. So, it can collect all logs correctly after all.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ramazancetinn
Comment options

@daipom
Comment options

Answer selected by ramazancetinn
@ramazancetinn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants