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
Enabling tracing can adversely impact scale and performance and may increase security risk. We strongly recommend using the trace, tracing, or traceoptions commands only under the guidance of a JTAC support engineer. After collecting the debug information, immediately disable tracing to minimize risk and restore normal system performance.
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.