You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

About this Resource

The Local Log resource defines the logging level setting for the local log.

This resource is only available on a Sonus SBC 2000 system.

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DefaultLevelYesNoEnum4Possible values:
  • 0 - llDefault
  • 1 - llTrace
  • 2 - llDebug
  • 3 - llInfo
  • 4 - llWarn
  • 5 - llError
  • 6 - llFatal
  • 7 - llOff
Controls the default minimum severity level to display in the Local Log. This value can be overridden on a per-system basis via the Subsystems Configuration. Trace will produce the most output, and Fatal will produce the least.

TRACE and DEBUG level tracing can cause performance degradation on the overall system

  • No labels