ncloud_get_log_count_by_period
Retrieve log counts over a specified time period in Cloud Log Analytics. Set start and end times with a bucket interval like 1h or 1d to get aggregated counts.
Instructions
Get log counts over a time interval in Cloud Log Analytics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | End time (Unix ts or relative e.g. now) | |
| interval | No | Bucket interval: 1d/1h/1m | |
| startTime | No | Start time (Unix ts or relative e.g. now-1h) | |
| regionCode | No | Region code (default kr) |