ncloud_export_logs
Export searched Cloud Log Analytics logs to an Object Storage bucket. Filter by keyword, log type, and time range to save specific log data for analysis or retention.
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) |