Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show security log transport

Syntax

Description

Displays transport-level statistics for configured security log streams. The output includes per-stream metrics such as protocol type, host IP/port, number of logs delivered, number of logs undelivered (TCP/SSL only), bytes sent, and bytes undelivered. These counters provide detailed visibility into log transport performance across TCP, UDP, and SSL.

Note:

Undelivered log counters apply only to TCP and SSL security log streams. UDP security log streams report the Undelivered field as N/A.

Options

stream-name

Specify the name of a particular log stream to display detailed transport statistics about that specific stream.

all

Display transport statistics for all configured log streams on the device.

logical-system

Display transport log statistics filtered by logical-system names.

root-logical-system

Display transport log statistics specifically for the root-logical-system, which is the default context in the device unless otherwise specified.

tenant

Display transport log statistics for all configured tenant-system names.

Required Privilege Level

show

Output Fields

Table 1 lists the output fields for the show security log transport all command. Output fields are listed in the approximate order in which they appear.

Table 1: show security log transport all Output Fields

Field Name

Field Description

Stream name

The name of the configured transport log stream.

Host IP

The IP address of the remote log server that receives logs.

Transport Proto

The protocol used for transport, such as TCP, UDP, and SSL.

Host Port

The port number on the remote log server for transport.

Logs Delivered

The number of log messages successfully sent to the host.

Bytes Sent

The total number of bytes delivered to the host.

Logs Undelivered

The number of log messages that didn't reach the host.

Bytes Undelivered

The total number of bytes that were not delivered to the host.

Sample Output

show security log

Release Information

Command introduced in Junos OS Release 25.4R1