ncloud_export_logs
Export Cloud Log Analytics search results to an Object Storage bucket, with filtering by keyword, log type, and time range.
Instructions
Export searched logs to an Object Storage bucket in Cloud Log Analytics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | Search keyword | |
| logTypes | No | Log type filter (e.g. SYSLOG, security_log, tomcat) | |
| regionNo | No | Region number | |
| bucketname | Yes | Object Storage bucket name (required) | |
| regionCode | No | Region code (default kr) | |
| timestampTo | No | End time (default now) | |
| timestampFrom | No | Start time (default now-1h) |