Am 17.01.22 um 22:27 schrieb Simon Schwarz:
I use dnsmasq in a docker environment based on this project:
https://github.com/jpillora/docker-dnsmasq

There the --no-daemon option is used which I replaced with
--keep-in-foreground and --log-facility=-

This seems to print all logs to stdout and stderr. As a result all log
message are duplicated in webproc
(https://github.com/jpillora/webproc).
Is there any option to send the logs only to stdout?
Is it intended behaviour that it is send to both?
my dnsmasq 2.86 on FreeBSD does not do that, and Jaime Pillora's dnsmasq
docker container is using dnsmasq 2.80, meaning it is way out of date.

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to