sip-advanced-logging

The sip-advanced-logging configuration element allows you to configure advanced logging objects on the Oracle Communications Session Border Controller.

Parameters

name
Name to display on the log message for this set of criteria.
state
Specifies whether this named instance is enabled or disabled.
  • Default: enabled
  • Values: enabled | disabled
level
Log level for this advanced logging set of criteria. This corresponds to the system's available log levels.
  • Default: DEBUG
  • Values: ZERO | NONE | EMERGENCY | CRITICAL | MAJOR | MINOR | WARNING | NOTICE | INFO | TRACE | DEBUG | DETAIL
scope
The range of SIP messages and, if configured, media for which this advanced logging criteria creates log messages.
  • Default: session-and-media
  • Values: request-only | transaction | session | session-and-media
matches-per-window
The number of matches, within the window size, for which the system generates log messages.
  • Default: 1
  • Values: An integer between 1 and 999999999
window-size
The amount of time, in seconds, to sample for matches within the traffic.
  • Default: 1
  • Values: An integer between 1 and 999999999
condition
Type this parameter to enter the adv-logging-conditions subelement. Specify the match criteria for which the system creates log messages. Each logging criteria set supports multiple match conditions.

Path: sip-advanced-logging is an element of the session-router path. The full path from the topmost ACLI prompt is: configure terminal > session-router > sip-advanced-logging.

Note:

This is a multiple instance configuration element.