Manage Events: File Mgmt Page
List of Current Log Files: This page lists the log files that have been created to date (up to the maximum number of files to keep, specified on the Manage Events: Settings page).
- File NameThe name of the log file. By default, the file name is EventLog(n), where n is the current version of the file. You can change the name of the log file on the Manage Events: Settings page, which automatically creates a new file.
- EntriesThe number of events that have been recorded to the log file.
- CreatedThe date and time at which the log file was originally created.
- TypeIndicates the type of log file. Possible types are sequential or circular. When a sequential log file reaches the maximum size, the existing file is closed and a new file is created. When a circular log file reaches the maximum size, the file wraps back to the beginning of the current file, overwriting any existing entries.
Refresh: Click this button to refresh the file listing. Each time you refresh the listing, the latest copy of the log file is displayed.
Create New File: Closes the existing log file and starts a new one. (This can be helpful for debugging purposes.)
Delete File: Select a log file from the list and then click this button to delete the log file.