[Dnsmasq-discuss] log to stdout

Matthias Andree matthias.andree at gmx.de
Mon Jan 17 22:35:15 UTC 2022


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.



More information about the Dnsmasq-discuss mailing list