Log Message Format

Format

In the log, each line represents a log message sent by the server or node. Depending on the log file, the format of the line is as follows:

Example:

Where the different values are:

  • LEVEL : the severity of the message
  • TIMESTAMP : The date value when the log entry was sent
  • COMPONENT : which component sent the entry
  • MESSAGE : the verbose string of the entry's message
  • MESSAGE ID : the unique ID of this log entry - Learn more at $link[page,424123,auto$]

Severity levels of log entries

Depending on the reason for the log entry, there are different types of severity levels.

Based on the configuration, the following levels are possible:

  • DEBUG : Debuggers severity level, mostly used by support issues.
  • INFO : Information from the software, such as scan results.
  • Extended INFO: Like INFO level but having more information about every (engine) stage
  • WARNING : An unexpected event occurred; however, the product is supposed to be operational.
  • ERROR : Software error happened, please contact support if the issue persists. Software functionality may be downgraded in these cases.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
On This Page