[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RAQ4R split_logs will reboot the server
- Subject: [cobalt-users] RAQ4R split_logs will reboot the server
- From: Paul-Hus Diane <dph@xxxxxx>
- Date: Tue Apr 1 09:49:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
On Mar 28 I started to have problem running the logrotate at night, our
Cobalt Raq4R ( 512K, 150 sites) will just reboot.
I try to run it manually last Sunday same thing, When this occurred ,I then
saw it was running report parser for a specific site but nothing big on this
site,
Last night I ran the etc/cron.daily as usual but I have done some changes
to the split_logs
I commented out
analyze_logs ($log_type);
generate_tabs( @domains );
create_reports($log_type);
It work OK split the logs, did the rotation, the server stayed up no problem
Now by removing those 3 steps , I find out that Cobalt did created some
.sessionlog files in the sites directories, which I never saw before .
Do I need to comment out more lines ?
Can I just remove theses files?
I can live without the stats but not without the log rotation and the split
to web.log
diane