|
||||||||||
On Wed, 7 Jan 2004, Magne Andreassen wrote: > Not sure if I understand what you are trying to say... > Are you talking about the logs on the remote syslogd server? Yes. > Events from m0n0wall will not be easy separated from the > servers own events. It is if one is not using IPF on the machine. > If you plan on running an dedicated > syslog server, I recommend you take a look at syslog-ng. All I had to do was to configure /etc/syslogd to put all messages from ipmon into a different log. !ipmon *.* /var/log/mono.log |