ncloud_search_logs
Search collected logs in Cloud Log Analytics using keyword, log type, and time range filters. Retrieve specific entries with pagination.
Instructions
Search collected logs in Cloud Log Analytics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (1-100, default 1) | |
| keyword | No | Search keyword (default: all) | |
| interval | No | Time interval, e.g. 5m/1h/1d (default 5m) | |
| logTypes | No | Log type filter, e.g. SYSLOG, security_log | |
| pageSize | No | Page size (10-100, default 10) | |
| regionCode | No | Region code (kr, sgn, jpn, uswn, den). Default kr | |
| timestampTo | No | End Unix timestamp | |
| timestampFrom | No | Start Unix timestamp |