Monitoring Panel
The panel allows interaction with the file in real-time viewing mode in the following ways:
- perform content search
- manage buffer
- format content
- pause and resume monitoring

Search by File Content

In the Search by file content field, you can enter any values. Found matches are highlighted in yellow.
Buffer Management
In the buffer field, you can enter the number of lines that will be retained during monitoring.
In the buffer field, you can enter numbers from 1 to 1000 inclusive; other values will not change the buffer setting. Changes are applied only after moving focus away from the field.
Formatting
Clicking the Formatting button opens a modal window with the last log line, a field for entering a regular expression, an option to enable timestamp display, and an option to include the remaining content after formatting.

The regular expression must use named groups; other types of regex will not work.
Pause/Start Monitoring
Clicking the Pause button will change it to a Start button, and monitoring will stop. After clicking Start, monitoring will resume from the line where it was stopped.