Managing Logs

Log Storage Path

For details about the log storage paths of MindStudio Insight, see Table 1.

Table 1 Log file storage paths

OS

Log Storage Path

Windows

  • The installation path is drive C, and the log path is C:\Users\{Username}\.mindstudio_insight.
  • The installation path is another directory, and the log path is {Installation directory}\.mindstudio_insight.

Linux

$HOME/.mindstudio_insight

macOS

/Users/{Username}/.mindstudio_insight

Log Files

For details about the log files of MindStudio Insight, see Table 2.

Table 2 Log files

Log File

Description

profiler_server_{Port_number}_{ID}.log

Program run log, which is used by developers to locate faults.

Log Clearance Mechanism

The logs of the MindStudio Insight tool can be cleared automatically or manually.

  • Automatic clearance

    The log files of MindStudio Insight can be cleared automatically. Each port of MindStudio Insight can store only 10 log files. If the number of log files exceeds 10, the new log files will overwrite the earliest log files in sequence. The size of a single log file cannot exceed 10 MB.

  • Manual clearance

    Go to the log file storage path and manually delete the log files. For details about the log file storage path, see Log Storage Path.