Skip to main content
Version: 5.3

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

Monitoring Panel

Search by File Content

Search by File Content

In the Search by file content field, you can enter any values. Found matches are highlighted in yellow.

Buffer Management

Buffer Management

In the buffer field, you can enter the number of lines that will be retained during monitoring.

warning

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

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.

Regular

warning

The regular expression must use named groups; other types of regex will not work.

Pause/Start Monitoring

Button

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.