Clarify Dead letter queue messages reprocessing process #11979
Replies: 2 comments
-
|
Probably more for the docs repo so tagging @eschabell but @lecaros is the person I'd ask for the technical details. |
Beta Was this translation helpful? Give feedback.
-
Yes, you can use https://github.com/chronosphereio/calyptia-chunk-inspector
You can put them in the storage folder of the same input plugin it was created. Fluent Bit will transparently try to deliver it again. However, if it's there it will need some sort of correction to be successfully sent. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
According to documentation fluentbit save rejected chunks to filesystem in internal chunks format
In my specific use case data in general rejected by opensearch output due to mapping conflict issues.
Also I found multiple related issues:
I have some open questions regarding DLQ:
Could you please assist?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions