[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 event-options traceoptions] hierarchy level:

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

Table 23 describes the meaning of the event policy tracing flags.

Table 23: Event Policy Tracing Flags

Flag

Description

Default Setting

all

Trace all operations.

Off

configuration

Log reading of configuration at the [edit event-options] 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 eventd | last operational mode command:

[edit]
user@host# run show log eventd | last

 


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