In the epactrl.sh script for epagent it has a line for "LOGFILE=/wily/epa.log" There are no settings available to rotate out this log as there is for the IntroscopeEPA.log in the IntroscopeEPAgent.properties file. Is there a way to control the epa.log log size and rotate it out?
You could use logrotate or send it to /dev/null if you're on *nix.