show security log report summary
Syntax
show security log report summary {all | atp | dns | idp | ipsec-vpn | screen | session | threat | utm}
Description
This command allows you to generate the summary of the events. In this way, you can fine-tune the report to your needs, and displays only the data that you want to use.
Options
all |
Display summary of all audit event logs stored in the device memory. |
atp |
Display summary of all ATP event logs. |
dns |
Display summary of all DNS event logs. |
idp |
Display summary of all IDP event logs. |
ipsec-vpn |
Display summary of all IPsec-VPN event logs. |
screen |
Display summary of all sceen event logs. |
session |
Display summary of all session logs. |
threat |
Display summary of all threat related logs. |
Content Security |
Display summary of all Content Security event logs. |
Required Privilege Level
view
Sample Output
- show security log report summary
- show security log report summary dns
- show security log report summary threat
- show security log report summary all expression
show security log report summary
user@host> show security log report summary all total-count: 33
user@host> show security log report summary session all total-count: 4
show security log report summary dns
user@host> show security log report summary dns total-count: 1
show security log report summary threat
user@host> show security log report summary threat total-count: 1 KNOWN UNKNOWN -------------------- 1 0 Application IDP SCREEN antispam antivirus webfilter cntfilter sky infecth C&C dns Source-IP Destination-IP ------------------------------------------------------------------------------------------------------------------------------------------------- 0 0 0 0 0 0 0 0 0 0 1 0 0
show security log report summary all expression
user@host> show security log report summary all expression (source-address= <source-address/mask> && (session-id=<session-id> || session-id=<session-id>)) total-count: 32
Release Information
Command introduced in Junos OS Release 23.1R1 .