HybridMonitorSlsTask

class HybridMonitorSlsTask : KotlinCustomResource

Provides a Cloud Monitor Service Hybrid Monitor Sls Task resource. For information about Cloud Monitor Service Hybrid Monitor Sls Task and how to use it, see What is Hybrid Monitor Sls Task.

NOTE: Available since v1.179.0.

Import

Cloud Monitor Service Hybrid Monitor Sls Task can be imported using the id, e.g.

$ pulumi import alicloud:cms/hybridMonitorSlsTask:HybridMonitorSlsTask example <id>

Properties

Link copied to clipboard

The label of the monitoring task. See attach_labels below.

Link copied to clipboard
val collectInterval: Output<Int>

The interval at which metrics are collected. Valid values: 15, 60(default value). Unit: seconds.

Link copied to clipboard

The type of the collection target, enter the name of the Logstore group.

Link copied to clipboard
val description: Output<String>?

The description of the metric import task.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val namespace: Output<String>

The name of the namespace.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The configurations of the logs that are imported from Log Service. See sls_process_config below.

Link copied to clipboard
val taskName: Output<String>

The name of the metric import task, enter the name of the metric for logs imported from Log Service.

Link copied to clipboard
val urn: Output<String>