[Dnsmasq-discuss] log to stdout
Simon Schwarz
schwarz.simon at gmail.com
Mon Jan 17 21:27:45 UTC 2022
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?
Thanks!
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20220117/42b7ca4a/attachment.htm>
More information about the Dnsmasq-discuss
mailing list