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 services service-sets statistics syslog

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services service-sets statistics syslog
<interface interface-name> 
<service-set service-set-name> 
<brief | detail> 

Description

Display the system log statistics with optional filtering by interface and service set name.

Options

none

Display the system log statistics for all services interfaces and all service sets.

brief

(Default) (Optional) Display abbreviated system log statistics.

detail

(Optional) Display detailed system log statistics.

interface interface-name

(Optional) Display the system log statistics for a specific adaptive service interface. On M Series and T Series routers, interface-name can be ms-fpc/pic/port, sp-fpc/pic/port, or rspnumber.

service-set service-set-name

(Optional) Display the system log statistics for a specific named service-set.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services service-sets statistics syslog command. Output fields are listed in the approximate order in which they appear.

Table 1: show services service-sets statistics syslog Output Fields

Field Name

Field Description

Level

Interface

Name of a services interface.

all

Rate limit

Maximum number of messages per second written to the interface’s system log.

all

Sent

Number of messages sent that are not associated with a service set.

all

Dropped

Number of messages dropped that are not associated with a service set.

all

Service-set

Service-set

Name of a service set.

all

Sent

Number of sent messages that are associated with the service set.

all

Dropped

Number of dropped messages that are associated with the service set.

all

Session open logs

The following information is displayed for system log messages for session open events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

Session close logs

The following information is displayed for system log messages for session close events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

Packet logs

The following information is displayed for system log messages for packet events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

Stateful firewall logs

The following information is displayed for system log messages for stateful firewall events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

ALG logs

The following information is displayed for system log messages for ALG events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

NAT logs

The following information is displayed for system log messages for NAT events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

IDS logs

The following information is displayed for system log messages for IDS events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

Other logs

The following information is displayed for system log messages for other types of events that are logged and are associated with the service set:

  • Sent—Number of messages sent.

  • Dropped—Number of messages dropped. Counts are given for these drop reasons:

    • low priority—Priority of the message was too low for the message to be sent.

    • no class set—Specific classes of event messages were configured and this class was not selected.

    • above rate limit—Maximum number of system log messages per second was exceeded.

detail

Sample Output

show services service-sets statistics syslog brief

content_copy zoom_out_map
user@host> show services service-sets statistics syslog brief
Interface: sp-1/1/0
  Rate limit: 200000
  Sent: 0
  Dropped: 0 
  Service-set: sset-sfw-sp1
    Sent: 20
    Dropped: 3488
  Service-set: sset-nat-sp1
    Sent: 18
    Dropped: 91
Interface: sp-1/2/0
  Rate limit: 15000
  Sent: 0
  Dropped: 0   
  Service-set: sset-sfw-sp2
    Sent: 210
    Dropped: 579

Sample Output

show services service-sets statistics syslog detail

content_copy zoom_out_map
user@host> show services service-sets statistics syslog detail
  
Interface: ms-2/1/0
  Rate limit: 0
  Sent: 0
  Dropped: 0
  Service-set: sset1
    Sent: 0
    Dropped: 0
    Session open logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    Session close logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    Packet logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    Stateful firewall logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    ALG logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    NAT logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    IDS logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    PCP MAP logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    PCP protocol logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    PCP protocol error logs:
Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    PCP debug logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)
    Other logs:
      Sent: 0
      Dropped: 0 (low priority: 0, none severity: 0, no class set: 0, above rate limit: 0)

For Next Gen Services MX-SPC3 Services Card

Following shows the output for the show services service-sets statistics syslog on the MX-SPC3 services cards vms-x/y/z interfaces.

command-name

content_copy zoom_out_map
user@host> show services service-sets statistics syslog
show services service-sets statistics syslog
Log Module Statistics
Interface-Name- vms-2/0/0
Service-set Name- Sset1
Name               Generated       Discarded
--------------------------------------------
UTM                0               0
FW_AUTH            0               0
SCREEN             0               0
ALG                0               0
NAT                0               0
FLOW               0               0
SCTP               0               0
GTP                0               0
IPSEC              0               0
IDP                0               0
RTLOG              0               0
PST_DS_LITE        0               0
APPQOS             0               0
SECINTEL           0               0
AAMW               0               0
OTHERS             0               0
 
Log stream Statistics
Interface-Name- vms-2/0/0
Service-set Name- Sset1
Name               send            Fail
--------------------------------------------
database           0               0   

Release Information

Command introduced in Junos OS Release 11.1.

Support for this command introduced in Junos OS Release 19.3R2 for Next Gen Services with the MX-SPC3 services card on MX240, MX480 and MX960 routers.

footer-navigation