Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All
     

    Related Documentation

     

    datastore

    Syntax

    datastore {data trace-level;db trace-level;handle trace-level;minimum trace-level;}

    Hierarchy Level

    [edit services border-signaling-gateway gateway gateway-name traceoptions flag]

    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

     

    Published: 2012-11-27