Related Documentation
- Tracing BSG Operations in Session Border Control Solutions Guide Using BGF and IMSG
datastore
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 9.4.
Description
Configure trace-level options for the datastore component of the BSG.
Options
data trace-level—Trace level for the data subcomponent.
db trace-level—Trace level for the wrapper layer around the database.
handle trace-level—Trace level for the access API for the database.
minimum trace-level—Minimum trace level for all datastore messages.
trace-level—Trace-level options are related to the severity of the event being traced. When you choose a trace level, messages at that level and higher levels are captured. Enter one of the following trace levels as the trace-level:
- debug—Logging of all code flow of control.
- trace—Logging of program trace START and EXIT macros.
- info—Summary logs for normal operations, such as the policy decisions made for a call.
- warning—Failure recovery or failure of an external entity.
- error—Failure with a short-term effect, such as failed processing of a single call.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Related Documentation
- Tracing BSG Operations in Session Border Control Solutions Guide Using BGF and IMSG

