Event log files are always created in the \log directory on the compact flash device. The naming convention for event log files is:
logeeff-timestamp
where:
ee is the event log ID
ff is the log file destination ID
timestamp is the timestamp when the file is created in the form of yyyymmdd-hhmmss
where:
yyyy is the four-digit year (for example, 2015)
mm is the two-digit number representing the month (for example, 12 for December)
dd is the two-digit number representing the day of the month (for example, 03 for the 3rd of the month)
hh is the two-digit hour in a 24-hour clock (for example, 04 for 4 a.m.)
mm is the two-digit minute (for example, 30 for 30 minutes past the hour)