[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the Trace Operations

By default, only important events are logged. You can configure the trace operations to be logged by including the following statements at the [edit forwarding-options helpers traceoptions] hierarchy level:

[edit forwarding-options helpers traceoptions]
flag {
all;
configuration;
events;
database;
policy;
server;
timer-events;
}

Table 37 describes the meaning of the tracing flags.

Table 37: Tracing Flags

Flag

Description

Default Setting

all

Trace all operations.

Off

configuration

Log reading of configuration at the [edit forwarding-options helpers] hierarchy level.

Off

events

Trace important events.

Off

database

Log events involving storage and retrieval in events database.

Off

policy

Log policy processing.

Off

server

Log communication with processes that are generating events.

Off

timer-events

Log internally generated events.

Off

To display the end of the log, issue the show log (fud | last) operational mode command:

[edit]
user@host# run show log (fud | last)

[Contents] [Prev] [Next] [Index] [Report an Error]