Traceoptions - Dell PowerConnect J-EX4200-24T Software Manual

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS

traceoptions

Syntax
Hierarchy Level
Release Information
Description
Default
Options
598
traceoptions {
file <filename> <files number> <size size> <world-readable | no-world-readable>;
flag flag;
no-remote-trace;
}
[edit event-options event-script]
Statement introduced before Junos OS Release 10.2 for J-EX Series switches.
Define tracing operations for event scripts.
If you do not include this statement, no event script–specific tracing operations are
performed.
—Name of the file to receive the output of the tracing operation. All files are
filename
placed in the directory
placed in the file
escript.log
filename. To retain the default, you can specify
—(Optional) Maximum number of trace files. When a trace file named
files number
trace-file
reaches its maximum size, it is renamed and compressed to
then
trace-file.1.gz
, and so on, until the maximum number of trace files is reached.
Then the oldest trace file is overwritten.
If you specify a maximum number of files, you also must specify a maximum file size with
the
option and a filename.
size
Range: 2 through 1000
Default: 10 files
—Tracing operation to perform. To specify more than one tracing operation, include
flag
multiple
statements. You can include the following flags:
flag
all
—Log all operations
events
—Log important events
—Log event script input data
input
—Generate data for offline development
offline
—Log event script output data
output
—Log event script RPCs
rpc
xslt
—Log the XSLT library
no-world-readable
—Restrict file access to owner. This is the default.
—(Optional) Maximum size of each trace file, in kilobytes (KB), megabytes (MB),
size size
or gigabytes (GB). When a trace file named
. By default, event script process tracing output is
/var/log
. If you include the
file
escript.log
trace-file
statement, you must specify a
as the filename.
trace-file.0.gz
reaches this size, it is renamed
,

Advertisement

Table of Contents
loading

Table of Contents