Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
{ "lCode": "en_US", "lName": "English", "folder": "en_US" }
English
 

traceoptions (Juniper Secure Connect)

date_range 30-Sep-20

Syntax

content_copy zoom_out_map
traceoptions {
file <filename> <files files> <match match> <size size> <(world-readable | no-world-readable)>;
flag name;
level (brief | detail | extensive | verbose);
no-remote-trace;
}

Hierarchy Level

content_copy zoom_out_map
[edit security remote-access]

Release Information

Statement introduced in Junos OS Release 20.3R1.

Description

Configure remote access tracing operations for Juniper Secure Connect. By default, messages are written to /var/log/file-name file. The default file name if not configured is ravpn_trace.

Options

filenameName of file in which to write trace information.
filesMaximum number of trace files.

Default: 3

Range: 2 through 1000

matchRegular expression for lines to be logged.
no-world-readableDon't allow any user to read the log file.
sizeMaximum trace file size.

Default: 128k

Range: 10 KB through the maximum file size supported on your system.

world-readableAllow any user to read the log file.
flag flag—Tracing operation to performTracing operation to perform.

Values:

  • all—Trace everything

  • cli-configuration—Trace CLI configuration events

level levelTracing level. The following values are supported:
  • brief—Brief debugging output

  • detail—Detailed debugging output

  • extensive—Extensive debugging output

  • verbose—Verbose debugging output

no-remote-traceDisable remote tracing.

Required Privilege Level

trace

footer-navigation