problem with proxy pass

Reinis Rozitis r at roze.lv
Mon Mar 2 18:07:39 UTC 2020


> but my agents are still unable to send logs over port 1514 UDP

Well at least the nginx setup seems in working order.

Now do you see any more detailed messages on the agents (like extended ip/port info / connection error)?


Also you could inspect the network traffic to see if the centos box receives connections. 

For example with: tcpdump -n -v -i eth0 udp port 1514
(replace the eth0 with whatever your interface name for the 192.x network is on the centos box)


rr





More information about the nginx mailing list