RE: problem with syslog and logratote script

2003-07-14 Thread Chris W. Parker
Cowles, Steve wrote: > May I suggest that you place your sonicwall/log entry in the correct > file or add a postrotate directive to what you have above. For > reference: try /etc/logrotate.d/syslog -or- create your own logrotate > file. Notice that most of the scripts in

Re: problem with syslog and logratote script

2003-07-12 Thread Leonard den Ottolander
Hi Chris, > Let's see... I have a Sonicwall firewall that is sending it's data to my linux > box via local0. > > Here is the pertinent line in /etc/syslog.conf: > > local0.* /var/log/sonicwall/log > > Here is /etc/logrotate.conf (I removed all unnecessary lines): > /var/log/sonicw

RE: problem with syslog and logratote script

2003-07-12 Thread Cowles, Steve
Chris W. Parker wrote: > Hey there y'all. > > Let's see... I have a Sonicwall firewall that is sending it's data to > my linux box via local0. > > Here is the pertinent line in /etc/syslog.conf: > > local0.* /var/log/sonicwall/log > > Here is /etc/logrotate.conf (I removed all unne

problem with syslog and logratote script

2003-07-11 Thread Chris W. Parker
Hey there y'all. Let's see... I have a Sonicwall firewall that is sending it's data to my linux box via local0. Here is the pertinent line in /etc/syslog.conf: local0.*/var/log/sonicwall/log Here is /etc/logrotate.conf (I removed all unnecessary lines): weekly rotate 8 create i