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

show system security-profile security-log-stream-number summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system security-profile security-log-stream-number summary  (detail |terse)

Description

Display summary information about the resource for all logical systems.

Options

detail

Display detailed output.

terse

Display terse output (default).

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system security-profile security-log-stream-number summary command. Output fields are listed in the approximate order in which they appear.

Table 1: show system security-profile security-log-stream-number summary Output Fields

Field Name

Field Description

global used amount

Number of resources that are currently being used by the logical system.

global maximum quota

Number of resources that the logical system can use. The maximum does not guarantee that the amount specified for the resource in the security profile is available. The maximum is not applicable for CPU resources.

global available amount

Number of resources that are guaranteed to be available to the logical system.

total logical systems

Total number of logical systems

total security profiles

Total number of resources configured for the security profile

heaviest usage / user

Using the most security log streams with the detailed number

lightest usage / user

Using the least security log streams with the detailed number

Sample Output

show system security-profile security-log-stream-number summary

content_copy zoom_out_map
user@host> show system security-profile security-log-stream-number summary 
global used amount      : 0
global maximum quota    : 32
global available amount : 32
total logical systems   : 1
total security profiles : 0
heaviest usage / user   : 0     / root-logical-system
lightest usage / user   : 0     / root-logical-system

show system security-profile security-log-stream-number summary

content_copy zoom_out_map
user@host> show system security-profile security-log-stream-number summary 
global used amount            : 1
global maximum quota          : 100
global available amount       : 99
total logical systems/tenants : 1
total security profiles       : 2
heaviest usage / user         : 1     / root-logical-system
lightest usage / user         : 1     / TN1

Release Information

Command introduced in Junos OS Release 18.2R1.

footer-navigation