Nxlog om_http module error

View thread

alexandru.enciu

Hi,

I encountered the following error suddenly in Nxlog:

ERROR ### ASSERTION FAILED at line 74 in om_http.c/om_http_timeout_event(): "modconf->timeout_event == NULL"

I have an INPUT that reads from multiple files and then send to an output, on_http, which makes a request to an ElasticSearch instance.

Do you have more details on what can cause this error?