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

transport (Security Log)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
transport {
    protocol (udp | tcp | tls);
    tls-profile tls-profile-name;
    tcp-connections tcp-connections;
}

Hierarchy Level

content_copy zoom_out_map
[edit security log]
[edit logical-systems name security log]
[edit tenants tenant-name security log]

Description

Configure security log transport options.

Options

protocol

Specify the type of transport protocol to be used to log the data.

  • UDP—Set the transport protocol to UDP.

  • TCP—Set the transport protocol to TCP.

  • TLS—Set the transport protocol to TLS.

  • Default: UDP.

tls-profile tls-profile-name

Specify the TLS profile name.

tcp-connections tcp-connections

Specify the number of TCP connections per SPU.

  • Range: 1 through 5.

  • Default: 1.

Required Privilege Level

security—To view this in the configuration.

security-control—To add this to the configuration.

Release Information

Statement introduced in Junos OS Release 12.1X46-D25.

The [edit logical-systems name security log] and [edit tenants tenant-name security log] hierarchy levels introduced in Junos OS Release 19.1R1.

footer-navigation