<div dir="ltr">I use dnsmasq in a docker environment based on this project:<br>
<a href="https://github.com/jpillora/docker-dnsmasq" rel="noreferrer" target="_blank">https://github.com/jpillora/docker-dnsmasq</a><br>
<br>
There the --no-daemon option is used which I replaced with<br>
--keep-in-foreground and --log-facility=-<br>
<br>
This seems to print all logs to stdout and stderr. As a result all log<br>
message are duplicated in webproc<br>
(<a href="https://github.com/jpillora/webproc" rel="noreferrer" target="_blank">https://github.com/jpillora/webproc</a>).<br>
Is there any option to send the logs only to stdout?<br>
Is it intended behaviour that it is send to both?<br>
<br>
Thanks!<br>
Simon<div class="gmail-adL"><br>
</div></div>