This topic describes the fields of Virtual Private Cloud (VPC) flow logs.
Field | Description |
__topic__ | The topic of the log. The value is fixed as flow_log. |
version | The version of the flow log. |
vswitch-id | The ID of the vSwitch to which the Elastic Network Interface (ENI) is bound. |
vm-id | The ID of the Elastic Compute Service (ECS) instance to which the ENI is bound. |
vpc-id | The ID of the VPC to which the ENI belongs. |
account-id | The ID of the Alibaba Cloud account. |
eni-id | The ID of the ENI. |
srcaddr | The source IP address. |
srcport | The source port |
dstaddr | The destination IP address. |
dstport | The destination port |
protocol | The Internet Assigned Numbers Authority (IANA) protocol number of the traffic. For more information, see Protocol Numbers. |
direction | The traffic direction. Valid values:
|
packets | The number of data packets. |
bytes | The size of data packets. |
start | The start time of the capture window. |
end | The end time of the capture window. |
log-status | The logging status of the flow log. Valid values:
|
action | The action that is performed on the traffic. Valid values:
|
tcp-flags | The TCP flags. The mappings between TCP flags and masks are as follows:
For more information about TCP flags, see RFC: 793. |
traffic_path | The sampling path of the traffic. Valid values:
Note The sampling path feature is disabled by default. To use this feature, contact your account manager. |
srctype | The CIDR block information of the source IP address after you enable the inter-domain analysis feature. Note This field is recorded only if you enable the inter-domain analysis feature. |
dsttype | The CIDR block information of the destination IP address after you enable the inter-domain analysis feature. Note This field is recorded only if you enable the inter-domain analysis feature. |