GlobalAlertsEmail.log filling up (V 8.03)

>>so that only errors are captured
I've not heard of a way to change the logging level for the email process.

I added a bat file to delete and copy new blank email logs.
Then added to other bat files I already used for stopping/starting the appservers.
Is good enough to manage the log file size in my case.

The GlobalAlertsEmail.log file is filling up.  Not with errors, but with just informational messages (see below).


It seems that each DB creates 2 entries ("... - Processing" and "... - Complete") every minute.


1. Is there a way to disable the logging of the basic info, so that only errors are captured?

2. Where is this 1 minute interval set?  The Global Alerts / Email task is under the Startup schedule, which does not have an interval.


Sample of log: 

05/27/15 08:48:56 (APP1:8301) Global Alerts Email Process - Processing

05/27/15 08:48:56 (APP1:8301) Global Alerts Email Process - Completed

05/27/15 08:49:12 (APP1:8321) Global Alerts Email Process - Processing

05/27/15 08:49:12 (APP1:8321) Global Alerts Email Process - Completed

05/27/15 08:49:33 (APP1:8331) Global Alerts Email Process - Processing

05/27/15 08:49:33 (APP1:8331) Global Alerts Email Process - Completed

05/27/15 08:49:56 (APP1:8301) Global Alerts Email Process - Processing

05/27/15 08:49:56 (APP1:8301) Global Alerts Email Process - Completed


Thanks,


Calvin

Never mind on Question #2.  Found the interval in "Global Alerts / Email Server Process"

But I can't change it as it's already running.

Calvin