[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RAQ4R split_logs will reboot the server



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