Monitor.log is in use

Post Reply
john208
Posts: 86
Joined: Sat Aug 14, 2004 12:56 pm

Monitor.log is in use

Post by john208 »

Hello,

While looking at the Webinator logs, I noticed that monitor.log is always in use, and it's getting large. Is there a way to rename it so it starts a new log file?

Thanks, John
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Monitor.log is in use

Post by mark »

On windows you have to stop the monitor service to rotate the log. Then restart the service.

On *nix you need to run
monitor -k
to stop the monitor after rotating the log. Restart it with
monitor
or just let it restart itself automatically the next time it's needed.
michel.weber
Posts: 256
Joined: Sat Oct 08, 2005 12:40 pm

Monitor.log is in use

Post by michel.weber »

How can i be sure it is not needed (on windows) and that i can stop it?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Monitor.log is in use

Post by mark »

The monitor is needed but will restart on it's own as needed.
michel.weber
Posts: 256
Joined: Sat Oct 08, 2005 12:40 pm

Monitor.log is in use

Post by michel.weber »

Sorry i meant how can i determine it is inactive? Or can i just stop it at any moment?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Monitor.log is in use

Post by mark »

Stop it any time.
Post Reply