LogCat
The LogCat feature is an experimental tool that helps administrators access Tomcat log files directly from the application.
Logs are shown in a table structure:
File Action
Purge all logs
Section titled “Purge all logs”The purge option will clear all Tomcat logs.
- On the top right, click the
Purge button.
Download file as ZIP
Section titled “Download file as ZIP”- Choose a log file.
- Click the
Download as ZIP icon.
Browse log file
Section titled “Browse log file”- Choose a log file.
- Click the
Browse icon. - Use filter options.
Filter options:
| Option | Description |
|---|---|
| Begin | Indicates the row position to start reading from. Default 0 indicates the start of the file. |
| End | Indicates the row position to stop reading at. Default -1 indicates the end of the file. |
| String | Filter by text. |