syslog port with multiple clients

384 Views Asked by At

I am having a syslog server configured in my localhost(Linux OS) which uses UDP 514 port.

I have different hosts trying to access the same port but the server is allowing only one client to access the port at a time.

Is there any chance or a way to access the same port from different clients at the same time??

0

There are 0 best solutions below