ncloud_search_event_count
Retrieve the count of Cloud Insight monitoring events filtered by time range, severity, product, or rule group.
Instructions
Get the count of monitoring events from Cloud Insight within a specified time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | Yes | End time in Unix epoch milliseconds | |
| prodKey | No | Product key to filter events | |
| startTime | Yes | Start time in Unix epoch milliseconds | |
| eventLevel | No | Event severity level filter | |
| ruleGroupId | No | Rule group ID to filter events |