GetSmartagFlowLogsLog

data class GetSmartagFlowLogsLog(val activeAging: Int, val description: String, val flowLogId: String, val flowLogName: String, val id: String, val inactiveAging: Int, val logstoreName: String, val netflowServerIp: String, val netflowServerPort: Int, val netflowVersion: String, val outputType: String, val projectName: String, val resourceGroupId: String, val slsRegionId: String, val status: String, val totalSagNum: Int)

Constructors

Link copied to clipboard
constructor(activeAging: Int, description: String, flowLogId: String, flowLogName: String, id: String, inactiveAging: Int, logstoreName: String, netflowServerIp: String, netflowServerPort: Int, netflowVersion: String, outputType: String, projectName: String, resourceGroupId: String, slsRegionId: String, status: String, totalSagNum: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time interval at which log data of active connections is collected. Valid values: 60 to 6000. Default value: 300. Unit: second.

Link copied to clipboard

The description of the flow log.

Link copied to clipboard

The ID of the flow log.

Link copied to clipboard

The name of the flow log.

Link copied to clipboard
val id: String

The ID of the Flow Log.

Link copied to clipboard

The time interval at which log data of inactive connections is connected. Valid values: 10 to 600. Default value: 15. Unit: second.

Link copied to clipboard

The name of the Log Service Logstore.

Link copied to clipboard

The IP address of the NetFlow collector where the flow log is stored.

Link copied to clipboard

The port of the NetFlow collector. Default value: 9995.

Link copied to clipboard

The NetFlow version. Default value: V9.

Link copied to clipboard

The location where the flow log is stored. Valid values: sls: The flow log is stored in Log Service. netflow: The flow log is stored on a NetFlow collector. all: The flow log is stored both in Log Service and on a NetFlow collector.

Link copied to clipboard

The name of the Log Service project.

Link copied to clipboard

The ID of the resource group.

Link copied to clipboard

The ID of the region where Log Service is deployed.

Link copied to clipboard

The status of the flow log. Valid values: Active: The flow log is enabled. Inactive: The flow log is disabled.

Link copied to clipboard

The number of Smart Access gateway (SAG) instances with which the flow log is associated.