|
||||||||
Ok, I'm a moron. Again. That wasn't what you asked for! So here goes: daemon.* will catch your mpd messages, but it will also catch a few messages from dhcpd. At least in BSD you can find out what facility is being logged by starting syslogd with "-v -v" as options. // Thomas Hertz > -----Original Message----- > From: Thomas Hertz [mailto:term at cynisk dot net] > Sent: den 10 juni 2004 23:41 > To: 'Andy Chandler'; m0n0wall at lists dot m0n0 dot ch > Subject: RE: [m0n0wall] Remote syslog /mpd > > This is what I have in my syslog.conf: > > local0.* /var/log/m0n0wall-firewall.log > local7.* /var/log/m0n0wall-dhcp.log > *.*;local0.none;local7.none /var/log/m0n0wall-system.log > > It will probably work with your linux syslogd as well, since it's syslogd > standard. > > // Thomas Hertz > > > -----Original Message----- > > From: Andy Chandler [mailto:andy at dynamictelecard dot com] > > Sent: den 10 juni 2004 16:26 > > To: m0n0wall at lists dot m0n0 dot ch > > Subject: [m0n0wall] Remote syslog /mpd > > > > I've got the remote syslog set up going to one of my linux servers, and > I > > see 'ipmon' (firewall) logs, but I don't see anything from 'mpd' (pptp > > activity) on the remote server, until I throw a *.* in my syslog.conf. > > I'd > > rather not send everything to one file... Can someone tell me what the > > proper syslog facility I'm looking for, to capture only the mpd stuff? > > > > Thanks, > > Andy > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch | ||||||||