logspout
logspout copied to clipboard
multiple destination
If we run logspout docker container with multiple destination, for example
syslog://10.5.0.13:8514,syslog+udp://10.5.0.13:514
on "docker run" and the first destination not work (in my example - I haven't configured input in graylog) logs was not delivered to the second destination too.