<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Re: [Dnsmasq-discuss] Writing multiple logfiles</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
&gt; &gt; I need a way to write to two log files at once. I don't want to<BR>
&gt; &gt; use tools like tee (if at all possible) because it's a separate<BR>
&gt; &gt; process and I want to minimize latency. For this reason one of<BR>
&gt; &gt; the logfiles will be a pipe.<BR>
<BR>
&gt; I've not looked in detail, but my guess is that the easiest way would be<BR>
&gt; to direct all dnsmasq log output to a particular local log facility<BR>
&gt; (using something like --log-facility=local7) and then configure syslog<BR>
&gt; to write that to two files.<BR>
<BR>
that's not possible in my case because I need to eliminate the<BR>
latency of syslog.<BR>
<BR>
Thanks,<BR>
hjb<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>