On Friday 03 February 2006 21:58, John Fleming wrote:
> >
> > Using the latest file from rules emporium, I made the file execuatable,
> > then:
> >
> > ./sa-stats-1.0.txt -l /var/log/spamassassin/ -f spamd.log
> >
> > For help:
> > ./sa-stats-1.0.txt -h
>
> Thanks for your response!  I am running 3.0.3 on Debian Sarge (stable). 
> The logs I have to use are /var/log/mail.log or /var/log/syslog.  Using the
> "other" sa-stats.pl (that works fine), I use the log mail.log.  
>
> However, when I run sa-stats.txt, I everything is empty.  It must not be
> getting the right log??  THANKS! -John
>
> # perl ./sa-stats-1.0.txt -l /var/log/syslog.log
>

Try:

# perl ./sa-stats-1.0.txt -l /var/log/ -f syslog.log

I found that you need to specify both the directory and the log file 
separately.  But then you can read in several files at once.

-- 
Good day, eh.
Chris

Reply via email to