Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

log (Services)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
log {
    all;
    errors;
    info;
    sessions-allowed;
    sessions-dropped;
    sessions-ignored;
    sessions-whitelisted;
    warning;
}

Hierarchy Level

content_copy zoom_out_map
[edit services ssl proxy profile profile-name actions]

Description

Specify the logging actions. When configuring SSL proxy, you can choose to set the option to receive some or all of the logs.

SSL proxy logs contain the logical system name, SSL proxy allowlists, policy information, SSL proxy information, and other information that helps you troubleshoot when there is an error.

You can configure logging of all or specific events, such as error, warning, and information events. You can also configure logging of sessions that are allowlisted, dropped, ignored, or allowed after an error occurs.

Options

  • all—Log all events.

  • errors—Log all error events.

  • info—Log all information events.

  • sessions-allowed—Log SSL session allowed events after an error.

  • sessions-dropped—Log only SSL session dropped events.

  • sessions-ignored—Log session ignored events.

  • sessions-whitelisted—Log SSL session allowlisted events.

  • warning—Log all warning events.

Required Privilege Level

services—To view this statement in the configuration.

services-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 12.1X44-D10.

footer-navigation