In UNIXSyslogLog.java, line 105 the SimpleDataFormat is defined as "MMM dd HH:MM:ss" which puts in the month for minutes. The format should be "MMM dd HH:mm:ss".
Log in to post a comment.