traceoptions (Services)
Syntax
traceoptions { file <filename> <files number> <match regex> <size size> <world-readable | no-world-readable>; flag flag; level <error>; no-remote-trace; }
Hierarchy Level
[edit system services extension-service]
Description
Define tracing operations for the JET service process (jsd).
Options
file |
Indicate trace file information.
|
||||||||||
flag flag |
Specify the tracing operation to perform. To specify more than one
tracing operation, include multiple
Note:
The libgrpc trace flags are only supported in Junos OS Release 19.3R1. They allow you to see events from the grpc libraries in the jsd trace log. Within the grpc core there are multiple libraries (for example, iomgr, compression, and profiling). |
||||||||||
level |
Set the trace log verbosity. Use the |
Note:
This |
|||||||||
no-remote-trace |
Disable remote tracing. |
Required Privilege Level
trace—To view this statement in the configuration.
trace-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 16.1.
level
option introduced in Junos OS Release 20.2R1.
Trace
flag options libgrpc-debug, libgrpc-errors,
and
libgrpc-info
are supported in Junos OS Release 19.3R1 only.