list_events
Retrieve and filter security events such as attacks and blocks by timestamp, action, tag, or IP address for enhanced web application security monitoring.
Instructions
List security events (attacks, blocks, etc.)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | No | Filter by action | |
corpName | No | Corporation name (uses context default if not provided) | |
from | No | Unix timestamp start | |
ip | No | Filter by IP address | |
siteName | No | Site name (uses context default if not provided) | |
tag | No | Filter by tag | |
until | No | Unix timestamp end |