Log events overview

Log events have common elements or properties and are formatted. The logging destinations can be configured.

Viewing log events

Use the following command to display log events specific to subscriber management:
show subscriber-management log

See "Logging" in the SR Linux Configuration Basics Guide for more information about viewing log events.

Log event configuration

See "Logging" in the SR Linux Configuration Basics Guide for more information.

Sample log event

In this guide, each log event is described in a separate table.

The following table contains a sample log event entry for the ConfigurationApplyFailed log event.

Table 1. ConfigurationApplyFailed

Property name

Value

Application name

management

Event name

ConfigurationApplyFailed

Default severity

warning

Message format string

object: could not apply fields fields: reason

Cause

configuration could not be applied

Effect

configuration is not applied

The table title for a log event entry is the event name. Each entry contains the information described in the following table.

Table 2. Log entry field descriptions
Label Description
Application name Name of the application generating the log message
Event name Name of the log event
Default severity Default severity level of the log event
  • critical
  • error
  • warning
  • informational
  • debug
Message format string Text description of the log event
Cause Cause of the log event
Effect Effect of the log event