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

host (Security Log)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
host {
    ip-address;
    port port-number;
}

Hierarchy Level

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

Description

You can specify the IP address of the server to which the security logs are streamed.

The [edit logical-systems name security log stream stream-name] hierarchy level introduced in Junos OS Release 18.2R1.

The [edit tenants tenant-name security log stream stream-name] hierarchy levels introduced in Junos OS Release 18.3R1.

Options

  • ip-address—Specify IP address of the host.

  • port port-number—Specify host port number.

  • Default: The default destination port is the system log port. For UDP or TCP, the default port is 514. For TLS, the default port is 6514.

Required Privilege Level

security—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 9.2.

footer-navigation