GetHybridMonitorSlsTasksTask

data class GetHybridMonitorSlsTasksTask(val attachLabels: List<GetHybridMonitorSlsTasksTaskAttachLabel>, val collectInterval: Int, val collectTargetEndpoint: String, val collectTargetPath: String, val collectTargetType: String, val collectTimout: Int, val createTime: String, val description: String, val extraInfo: String, val groupId: String, val hybridMonitorSlsTaskId: String, val id: String, val instances: List<String>, val logFilePath: String, val logProcess: String, val logSample: String, val logSplit: String, val matchExpressRelation: String, val matchExpresses: List<GetHybridMonitorSlsTasksTaskMatchExpress>, val namespace: String, val networkType: String, val slsProcess: String, val slsProcessConfigs: List<GetHybridMonitorSlsTasksTaskSlsProcessConfig>, val taskName: String, val taskType: String, val uploadRegion: String, val yarmConfig: String)

Constructors

Link copied to clipboard
constructor(attachLabels: List<GetHybridMonitorSlsTasksTaskAttachLabel>, collectInterval: Int, collectTargetEndpoint: String, collectTargetPath: String, collectTargetType: String, collectTimout: Int, createTime: String, description: String, extraInfo: String, groupId: String, hybridMonitorSlsTaskId: String, id: String, instances: List<String>, logFilePath: String, logProcess: String, logSample: String, logSplit: String, matchExpressRelation: String, matchExpresses: List<GetHybridMonitorSlsTasksTaskMatchExpress>, namespace: String, networkType: String, slsProcess: String, slsProcessConfigs: List<GetHybridMonitorSlsTasksTaskSlsProcessConfig>, taskName: String, taskType: String, uploadRegion: String, yarmConfig: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The tags of the metric import task.

Link copied to clipboard

The interval between the cloud monitoring plug-in collecting host monitoring data.

Link copied to clipboard

The address where the cloudmonitor Plug-In collects the monitoring data of the host.

Link copied to clipboard

When the cloud monitor Agent collects, the relative path of the collection.

Link copied to clipboard

The type of the monitoring data. Valid values: Spring, Tomcat, Nginx, Tengine, JVM, Redis, MySQL, and AWS.

Link copied to clipboard

The timeout period for the cloudmonitor plug-in to collect host monitoring data.

Link copied to clipboard

Create the timestamp of the monitoring task. Unit: milliseconds.

Link copied to clipboard

Monitoring task description.

Link copied to clipboard

Additional information for the instance.

Link copied to clipboard

The ID of the application Group.

Link copied to clipboard

The ID of the monitoring task.

Link copied to clipboard
val id: String

The ID of the Hybrid Monitor Sls Task.

Link copied to clipboard

A list of instances where monitoring data is collected in batches.

Link copied to clipboard

The path where on-premises log data is stored. On-premises log data is stored in the specified path of the host where CloudMonitor is deployed.

Link copied to clipboard

Local Log Monitoring and calculation method.

Link copied to clipboard

The sample on-premises log.

Link copied to clipboard

The local log data is divided according to different matching patterns.

Link copied to clipboard

The matching condition of the instance in the application Group.

Link copied to clipboard

The filter condition of the instance of the monitoring task.

Link copied to clipboard

The namespace to which the host belongs.

Link copied to clipboard

The network type of the host.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The name of the metric import task.

Link copied to clipboard

Monitoring Task type.

Link copied to clipboard

The region where the host resides.

Link copied to clipboard