File Panel
The panel allows interaction with files from servers: selecting a file from a server, searching by file name, searching by file content, selecting the number of lines to load, switching between normal mode and monitoring mode. The panel also supports importing files from a local device.

File Import

Clicking the button opens a dialog window where you can select a file to import in .log or .json format, with a size limit of 5MB. After selection, its contents will be displayed in the file viewing panel.

Switching File Viewing Modes
The panel includes a switch for toggling between file viewing modes. In the default position, standard file viewing is enabled. When the switch is active, real-time file monitoring mode is enabled.
If no file is selected, the switch is inactive and remains in normal mode.
Number of Lines
In the Number of Lines field, you can enter the number of lines to be read from the selected files.
Valid values range from 1 to 500000 inclusive. To apply the value, you must move the focus away from the input field.
Search by File Name

In the File Name field, you can enter any values. The search is performed based on matches found in the file name, regardless of case or where the match is located.
The search is triggered after moving focus away from the input field.
Search by File Content

The File Content field allows input of both regular values and regular expressions (regex). After moving focus away from the field, the file tree will reload and display the found files.
Searching by file content can be extremely time-consuming, especially on Windows servers.
File Tree

The File Tree section displays a tree of files along with the directories in which they are located.