DPE Admin 3.x

Understanding Log Information

The Main Area displays an overview of multiple logs, while the Detail Area displays the entire log information of a single log.

Open details view

  1. Select a required entry

  2. Press 'Details' in the top bar

                OR

  1. Click on the hyperlink in the message column

UnterstandingLogsDiagram.png

Log Information

Level

This column shows the following log types:

Logs_Error.png Error

Logs_Warn.png Warning

Logs_Info.png Information

Logs_Debug.png Debug (or Verbose)

Time Created

Date and time of the log event

User Name

The affected user causing the log event

Computer Name

The affected workstation causing the log event

Component

The affected module reporting the log event

Category

The following categories are currently known:

  • <empty string>

  • Metric: a log message measuring performance or size

  • Sql: a log message giving details about SQL commands

  • Elasticsearch: a log message giving details about Elasticsearch commands

  • Workflow: a log message from a workflow

Message

Description of the log event

LogSessionId

An ID that visualizes the thread of "nested" log messages, e.g. a client component and a service called by the client component use the same LogSessionId for log messages