About this Resource

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

This resource is only available on a 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. Informational will produce the most output, and Fatal will produce the least. {note}Trace and Debug are not allowed to be set for the global log level.
LogDateTimeFormatYesNoEnum0Possible values:
  • 0 - lfDefault
  • 1 - lfRFC5424
Controls the Date format as Default or RFC compliant in syslogs and local logs.