This topic describes the fields of Elastic IP Address (EIP) logs.
| Field | Description |
|---|---|
| __topic__ | The topic of the log. Valid value: eip. |
| type | The details of peak rates per second. |
| tid | The ID of the sender. |
| time | The sending time. |
| gw_ip | The IP address of a gateway. |
| eip | The IP address of an EIP. |
| in_Bps | The ingress bandwidth. Unit: bytes/s |
| out_Bps | The egress bandwidth. Unit: bytes/s |
| in_pps | The inbound packet rate. Unit: packets per second (pps). |
| out_pps | The outbound packet rate. Unit: pps. |
| In_syn_speed | The inbound TCP session establishment rate. Unit: pps. |
| out_syn_speed | The outbound TCP session establishment rate. Unit: pps. |
| In_syn_ack_speed | The inbound TCP session acknowledgement rate. Unit: pps. |
| out_syn_ack_speed | The outbound TCP session acknowledgement rate. Unit: pps. |
| In_fin_speed | The inbound TCP session termination rate. Unit: pps. |
| out_fin_speed | The outbound TCP session termination rate. Unit: pps. |
| In_rst_speed | The inbound TCP session re-establishment rate. Unit: pps. |
| out_rst_speed | The outbound TCP session re-establishment rate. Unit: pps. |
| out_ratelimit_drop_speed | The outbound packet loss threshold. Unit: pps. |
| in_ratelimit_drop_speed | The inbound throttling packet loss rate. Unit: pps. |
| out_drop_speed | The outbound throttling packet loss rate. Unit: pps. |
| in_drop_speed | The inbound packet loss rate. Unit: pps. |
| timestamp | The timestamp. Unit: ms. |