What exactly happens? After a log rotation should occur you still just have:
/var/log/syslogs Instead of: /var/log/syslogs /var/log/syslogs.1 Correct? --- Puryear Information Technology, LLC Baton Rouge, LA * 225-706-8414 http://www.puryear-it.com Download "Best Practices for Managing Linux and UNIX Servers" http://www.puryear-it.com/bestpractices.htm ----- Original Message ----- From: "Ryan McCain" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 15, 2005 10:48 AM Subject: [brlug-general] Logrotate problems. Here is my logrotate.conf file on a SLES 8 server. weekly rotate 4 create include /etc/logrotate.d /var/log/syslogs { daily create rotate 4 } ..the logs in /var/log rotate fine, however the logs in /var/log/syslogs dont.. what am i missing? Thanks, Ryan _______________________________________________ General mailing list [email protected] http://brlug.net/mailman/listinfo/general_brlug.net
