Behavior when NXLog CE receives a 400 response using om_http

Tags:

#1 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!

#2 manuel.munozDeactivated Nxlog ✓
#1 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!

This is nornal behaviour. If the endpoint is down, we dont try to force other events through.