Web Hosting Talk







View Full Version : Split_Logs


pgowder
04-10-2002, 12:00 PM
How is this process started?

Is there a way to start this by hand?

Thanks

jks
04-10-2002, 12:27 PM
Originally posted by pgowder
How is this process started?

Is there a way to start this by hand?

Thanks

It's started by the logrotation system. You can see how to start it in the /etc/logrotate.d/apache file.

dutchie
04-10-2002, 01:22 PM
split_logs web </home/log/httpd/access

i guess ?

jks
04-10-2002, 01:31 PM
Originally posted by dutchie
split_logs web </home/log/httpd/access

i guess ?


Yes.

pgowder
04-10-2002, 01:40 PM
Great, thanks!!

:D