ncloud_export_logs
Export logs matching search criteria from Cloud Log Analytics to an Object Storage bucket for external storage or analysis.
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) |