User231275879 posted
I have the Advanced Logging module set to rollover a new log file Daily, however, it's repeatedly creating multiple log files per second.
- Publish real-time events - Checked
- Write to disk - Checked
- Schedule - Daily
Example: I have the following log files created all within a few minutes of each other.
- SERVER_D20110727-150112144 (Date modified - 7/27/2011 11:01 AM)
- SERVER_D20110727-145942206 (Date modified - 7/27/2011 10:59 AM)
- SERVER_D20110727-145826847 (Date modified - 7/27/2011 10:58 AM)
What am I missing here? How can I remove the milliseconds from the log file output name?
Thanks!
UPDATE - 07/27/2011 - I've created (not cloned) a new Log Definition, restarted IIS, and rebooted to no effect.
UPDATE - 07/28/2011 - I ran a repair on the installation to no effect.
UPDATE - 07/29/2011 - I uninstalled Advanced Logging altogether, then rebooted. I reinstalled the Advanced Logging module, rebooted, configured a simple log file (date and time only). Still creating multiple log files.