show security log report summary
構文
show security log report summary {all | atp | dns | idp | ipsec-vpn | screen | session | threat | utm}
説明
このコマンドを使用すると、イベントの概要を生成できます。このようにして、ニーズに合わせてレポートを微調整し、使用するデータのみを表示できます。
オプション
all | デバイスのメモリに保存されているすべての監査イベント ログの概要を表示します。 |
atp | すべての ATP イベント ログの概要を表示します。 |
dns | すべての DNS イベント ログの概要を表示します。 |
idp | すべてのIDPイベントログの概要を表示します。 |
ipsec-vpn | すべてのIPsec-VPNイベントログの概要を表示します。 |
screen | すべての sceen イベントログの概要を表示します。 |
session | すべてのセッションログの概要を表示します。 |
threat | すべての脅威関連ログの概要を表示します。 |
Content Security | すべてのコンテンツセキュリティイベントログの概要を表示します。 |
必要な権限レベル
ビュー
サンプル出力
セキュリティログレポートの概要を表示
user@host> show security log report summary all total-count: 33
user@host> show security log report summary session all total-count: 4
セキュリティログレポートの概要DNSを表示する
user@host> show security log report summary dns total-count: 1
セキュリティログレポートの概要の脅威を表示する
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
セキュリティ ログ レポートの概要をすべて表示する式
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
リリース情報
Junos OSリリース23.1R1で導入されたコマンド。