test client & server for syslog flows
459
default values for are:
to run it with no values specified:
docker run -p 2000:2000/udp -ti miticojo/syslog-massive-server:latest
or you can specify port and protocol:
docker run -p 3000:3000 -ti -e PORT=3000 -e PROTO=tcp miticojo/syslog-massive-server:latest
Server daemon always listen on 0.0.0.0.
default values for are:
to run it with no values specified:
docker run -rm miticojo/syslog-massive-server:latest ./syslog-massive-client 10 udp 192.168.1.10:2000
Content type
Image
Digest
Size
250.6 MB
Last updated
almost 8 years ago
docker pull miticojo/syslog-massive-server