View Single Post
  #1 (permalink)  
Old 04-15-2008
GuillaumeBailey GuillaumeBailey is offline
Registered User
 
Name: Guillaume Bailey
Organization: Lymba Corporation
Project: distributed natural language processing
 
Join Date: Apr 2008
Posts: 1
[IceGrid] Way to do log-rolling for nodes?

I'm having some trouble coming up with a way to accomplish log-rolling of the stderr/stdout logs for the IceGrid nodes in my system. I would think that if I tried the 'easy' method of just moving and replacing the log file, that, since the file is not reopened by ICE, no logs will be written to the new file.

Any ideas on a way to accomplish this?
Reply With Quote