Add sequential ID to logs collected by fluent bit #9654
Unanswered
mbhegde-orcl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some usecases where multiple logs are printed at quick succession and timestamp remains exactly the same.
I ingest the logs into opensearch and when querying, these logs don't come in same order.
Is it possible to remediate this? Is there a way to generate a sequential number for each log from the same
tail
source?Beta Was this translation helpful? Give feedback.
All reactions