I downloaded 30-day evaluation versions of Monilog, EventReporter and WinSyslog. I have set it up according to the instructions found at your web site:
[url]http://www.monitorware.com/Common/en/Articles/monitoring-Win-setup-ER5WS4ML1.asp
[/url]
The logs are being sent by the EventReporter to the SysLog server, but my Monilog report summary is all zeros.
Looking into the debug.log I found this error message multiple times:
- Code: Select all
Analyzing log file = D:\Syslog\WinSyslog-2003-10-21.log
Log time parsing error: Month '-1' out of range 0..11 at MoniLog.ctrl line 728
Log time parsing error: Month '-1' out of range 0..11 at MoniLog.ctrl line 728
Log time parsing error: Month '-1' out of range 0..11 at MoniLog.ctrl line 728
Log time parsing error: Month '-1' out of range 0..11 at MoniLog.ctrl line 728
Log time parsing error: Month '-1' out of range 0..11 at MoniLog.ctrl line 728
Log time parsing error: Month '-1' out of range 0..11 at MoniLog.ctrl line 728
It looks like it's reading the date field one character too early. The date is 2003-10-22 and my guess is that Monilog is seeing the month
as10
-1
I checked Format for Monilog in the settings. Anything else I can try?
Thank you,
Erik

