om_udp apr_socket_send failed;Connection refused
Tags:
#1
yusuf
I am trying out nxlog community edition in centos i am getting an error
Error : om_udp apr_socket_send failed;Connection refused
What could be the solution
#1
yusuf
I am trying out nxlog community edition in centos i am getting an error
Error : om_udp apr_socket_send failed;Connection refused
What could be the solution
Most often, this is due to the receiving end not having the port opened that you chose in your <Output>
directive or the service that uses that port is not started.
- Which version of NXLog CE are you running?
- What are you connecting to?
- Any other relevant information.