Behavior when NXLog CE receives a 400 response using om_http

View thread

jonwalz

Scenario: Two inputs are configured. One is incorrect and results in a 400 response from the endpoint defined in om_http. The other input can send events without generating an error.

Observed behavior: NXLog will continue to resend an event that failed which causes a loop condition that prevents any other events from being sent.

Is there a way to change this behavior?

Thanks!