-
When using the sink of the vector to write data to es, a high load on one of the nodes in es caused the request to fail. The vector discarded the log, is there any way to prevent the log from being lost LOG : |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Unfortunately not at the moment but improvements in this area are being tracked here: #10870 . The intention is to eventually to have Vector not drop events when encountering those sorts of errors. |
Beta Was this translation helpful? Give feedback.
Unfortunately not at the moment but improvements in this area are being tracked here: #10870 . The intention is to eventually to have Vector not drop events when encountering those sorts of errors.