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 account. |
eni-id | The ID of the ENI. |
region | The region where the VPC resides. |
srcaddr | The source address. |
srcport | The source port. |
dstaddr | The destination 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 direction of the traffic. 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 record status of the flow log. Valid values:
|
action | The action that is related to the traffic. Valid values:
|
tcp-flags | The TCP flags. The following list describes the mappings between TCP flags and masks:
For more information about TCP flags, see RFC: 793. |
rafficPath | 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. |