Re: [Clamav-users] Getting clamav to log with multilog

2004-09-21 Thread Scott Ryan
On Monday 20 September 2004 21:52, Daniel Alberto Cañas wrote: > On Sep 20, 2004, at 12:41 PM, Matt Gourley wrote: > > Niek wrote: > >> On 9/20/2004 4:32 PM +0200, Matt Gourley wrote: > >>> Hi all, > >>> > >>> I've been trying to get ClamAV to log via multilog so that I can > >>> generate reports v

Re: [Clamav-users] Getting clamav to log with multilog

2004-09-20 Thread Lars Hansson
Matt Gourley wrote: Hi all, I've been trying to get ClamAV to log via multilog so that I can generate reports via mrtg. $ pkg_info | grep clamav clamav-0.75Free Virus Scanner $ cat /etc/supervise/clamd/run #!/bin/sh exec 2>&1 exec /usr/local/sbin/clamd $ cat /etc/supervise/clamd/log/run

Re: [Clamav-users] Getting clamav to log with multilog

2004-09-20 Thread Matt Gourley
Daniel Alberto Cañas wrote: On Sep 20, 2004, at 12:41 PM, Matt Gourley wrote: Niek wrote: On 9/20/2004 4:32 PM +0200, Matt Gourley wrote: Hi all, I've been trying to get ClamAV to log via multilog so that I can generate reports via mrtg. I followed the instructions here: http://www.clamav.net/d

Re: [Clamav-users] Getting clamav to log with multilog

2004-09-20 Thread Daniel Alberto Cañas
On Sep 20, 2004, at 12:41 PM, Matt Gourley wrote: Niek wrote: On 9/20/2004 4:32 PM +0200, Matt Gourley wrote: Hi all, I've been trying to get ClamAV to log via multilog so that I can generate reports via mrtg. I followed the instructions here: http://www.clamav.net/doc/0.75.1/clamd_supervised/c

Re: [Clamav-users] Getting clamav to log with multilog

2004-09-20 Thread Matt Gourley
Niek wrote: On 9/20/2004 4:32 PM +0200, Matt Gourley wrote: Hi all, I've been trying to get ClamAV to log via multilog so that I can generate reports via mrtg. I followed the instructions here: http://www.clamav.net/doc/0.75.1/clamd_supervised/clamd-daemontools-guide.txt Here are my relevant c

Re: [Clamav-users] Getting clamav to log with multilog

2004-09-20 Thread Niek
On 9/20/2004 4:32 PM +0200, Matt Gourley wrote: Hi all, I've been trying to get ClamAV to log via multilog so that I can generate reports via mrtg. I followed the instructions here: http://www.clamav.net/doc/0.75.1/clamd_supervised/clamd-daemontools-guide.txt Here are my relevant clamav.conf se