Output module om_tcp configuration as TCP server

Tags:

#1 DJ

Hi all,

I am evaluating NXLOG and could not find if the om_tcp module supports TCP server (listening mode) in stead of TCP client (connect mode). I have a gui which can connect to a tcp server and display live syslog events so a om_tcp_server is required where the GUI can connect to.

Regards,

Erwin

#2 b0ti Nxlog ✓
#1 DJ
Hi all, I am evaluating NXLOG and could not find if the om_tcp module supports TCP server (listening mode) in stead of TCP client (connect mode). I have a gui which can connect to a tcp server and display live syslog events so a om_tcp_server is required where the GUI can connect to. Regards, Erwin

im_tcp is the server side that will listen on a tcp port, i.e. this would need to be used to receive logs sent via tcp (from om_tcp or from other clients).