==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8736
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #3 from Philippe Desrosiers <[email protected]> ---
Created attachment 4913
--> http://bugs.contribs.org/attachment.cgi?id=4913&action=edit
Squid logrotate command report.
Hi Stephane
Run command logrotate -dv squid in /etc/logrotate.d/
If you look the report attached, we see a option "dateext" who handled the
extension of the log file as per http://linux.die.net/man/8/logrotate when
logrotate run. That coming from the file /etc/logrotate.conf.
This option show with Sme9, was not present in logrotate.conf in Sme8. The
question is why this option show in Sme9, maybe needed by other log file???
2 options to fix the problem.
1) We could modify the cron job file to grab the good file name with wildcard
but logrotate gonna read all log files means more time to process. For personal
server that means quiet short time less than 3 seconds om my server but for
company server with a lot of pc don't know if that affect the server response.
2) Found why "dateext" in /etc/logrotate.conf is added and check if we could
remove it.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/