ncloud_list_waf_events
List Web Application Firewall security events from Naver Cloud Security Monitoring by specifying a time range and optional filters for attack type, IP, or region.
Instructions
List WAF (Web Application Firewall) security events from Security Monitoring. Only for users subscribed to the Security Monitoring service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (>= 1, default 1) | |
| order | No | Sort order | |
| eventNm | No | Filter by event name | |
| attackIp | No | Filter by attack source IP | |
| targetIp | No | Filter by target IP | |
| zoneName | No | Zone name | |
| attackType | No | Filter by attack type | |
| regionCode | No | Region code | |
| endDateTime | Yes | Search end time in Unix epoch milliseconds | |
| countPerPage | No | Items per page (>= 1, default 50) | |
| startDateTime | Yes | Search start time in Unix epoch milliseconds |