Nxlog om_http module error

Tags:

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

#2 Zhengshi Nxlog ✓
#1 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?

What version NXLog are you running?

Hard to say without seeing configs. If you could post the configs, it might make this easier to check out.