Date: Mon, 8 May 2006 14:10:37 +0800 (SGT)
From: patricko (at mark) staff.singnet.com.sg
Subject: [coba-e:05084] Automated vsite log rotate??
To: coba-e (at mark) bluequartz.org
Message-Id: <Pine.LNX.4.44.0605081406080.22118-100000 (at mark) staff.singnet.com.sg>
X-Mail-Count: 05084
Hi Blues,
There isnt any vsite log rotation in current code base
Let make vsite log rotation based on a simple logic.
Run vsite log rotate @ 1st day of April yearly.
And do a "current_year - 1" delete all previous year_folder.
ok?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.
raq550 / BQ
rm -rf /home/.sites/*/site*/logs/200[2-5]
raqXTR
rm -rf /home/sites/site*/logs/200[2-5] &
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Cheers
patrick