Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8738 - squid log rotation
Summary: squid log rotation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-04 02:12 UTC by Toby Dickenson
Modified: 2002-12-14 00:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toby Dickenson 2002-10-04 02:12:16 UTC
The default install of squid is very capable of rotating its own logs, but 
there is nothing to trigger the rotation by default. 
 
I suggesting adding this script to /etc/cron.weekly: 
 
#!/bin/sh 
/usr/sbin/squid -k rotate
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-12-14 00:03:37 UTC
added your squid.cron script.