logs cleanup on distributed architecture

I'm looking for a way to implement the cleanup.sh script on a distributed infrastructure such that I am able to take advantage of using the shared-logs directory as the cleanup target.  It seems silly to have to run the script on each server (and replicate the ../server/_scripts directory as well) when my main engine server has access to all logs via ../shared-logs/machine_name.

I've browsed through the ../server/_scripts/ant/logs.xml file and I'm not seeing an easy way to do this without possibly messing up the actual logging locations.

Has anyone accomplished this on a distributed setup?

Thanks.

  Discussion posts and replies are publicly visible