Flow Log Args
Provides a Vpc Flow Log resource. While it uses alicloud.vpc.FlowLog to build a vpc flow log resource, it will be active by default. For information about Vpc Flow Log and how to use it, see What is Flow Log.
NOTE: Available since v1.117.0.
Import
Vpc Flow Log can be imported using the id, e.g.
$ pulumi import alicloud:vpc/flowLog:FlowLog example <id>Constructors
Properties
Data aggregation interval.
The Description of the VPC Flow Log.
The Name of the VPC Flow Log.
The name of the logstore.
The name of the project.
The ID of the resource group.
The ID of the resource.
The resource type of the traffic captured by the flow log:-NetworkInterface: ENI.-VSwitch: All ENIs in the VSwitch.-VPC: All ENIs in the VPC.
The collected flow path. Value:all: indicates full acquisition.internetGateway: indicates public network traffic collection.
The type of traffic collected. Valid values:All: All traffic.Allow: Access control allowedtraffic.Drop: Access control denied traffic.