Field | Description | Example value |
instance_id | The ID of the Anti-DDoS Origin instance. | ddosbgp-cn-v641is26**** |
time | The point in time at which the log entry about traffic scrubbing was generated. This value is a UNIX timestamp. Unit: seconds. | 1624434027 |
destination_ip | The destination IP address. | 123.XX.XX.169 |
port | The destination port. Valid values:- all (default): indicates the data of all ports
- Specific port: indicates the data of a specific port, such as port 80
| 80 |
total_traffic_in_bps | The total number of bytes in all types of packets that are scrubbed. Unit: byte per second. | 8000 |
total_traffic_drop_bps | The total number of bytes of all types of packets that are scrubbed and discarded. Unit: byte per second. | 800 |
total_traffic_in_pps | The forwarding rate of all types of inbound packets. Unit: packets per second. | 1000 |
total_traffic_drop_pps | The forwarding rate of all types of packets that are discarded. Unit: packets per second. | 1000 |
pps_types_in_tcp_pps | The forwarding rate of inbound TCP packets. Unit: packets per second. | 100 |
pps_types_in_udp_pps | The forwarding rate of inbound UDP packets. Unit: packets per second. | 1000 |
pps_types_in_icmp_pps | The forwarding rate of inbound ICMP packets. Unit: packets per second. | 1000 |
pps_types_in_syn_pps | The forwarding rate of inbound SYN packets. Unit: packets per second. | 1000 |
pps_types_in_ack_pps | The forwarding rate of inbound ACK packets. Unit: packets per second. | 1000 |
pps_types_in_synack_pps | The forwarding rate of inbound SYN-ACK packets. Unit: packets per second. | 1000 |
pps_types_in_finrst_pps | The forwarding rate of inbound FIN or RST packets. Unit: packets per second. | 1000 |
pps_types_in_dns_pps | The forwarding rate of inbound DNS packets. Unit: packets per second. | 1000 |
pps_types_drop_tcp_pps | The forwarding rate of the TCP packets that are discarded. Unit: packets per second. | 1000 |
pps_types_drop_udp_pps | The forwarding rate of the UDP packets that are discarded. Unit: packets per second. | 1000 |
pps_types_drop_icmp_pps | The forwarding rate of the ICMP packets that are discarded. Unit: packets per second. | 1100 |
pps_types_drop_syn_pps | The forwarding rate of the SYN packets that are discarded. Unit: packets per second. | 1000 |
pps_types_drop_ack_pps | The forwarding rate of the ACK packets that are discarded. Unit: packets per second. | 1000 |
pps_types_drop_synack_pps | The forwarding rate of the SYN-ACK packets that are discarded. Unit: packets per second. | 1000 |
pps_types_finrst | The forwarding rate of the FIN or RST packets that are discarded. Unit: packets per second. | 1000 |
pps_types_dns | The forwarding rate of the DNS packets that are discarded. Unit: packets per second. | 1000 |
policy_packet_checking_acct_pps | The forwarding rate of the packets that are allowed by the default packet checking policy. Unit: packets per second. | 1000 |
policy_packet_checking_drop_pps | The forwarding rate of the packets that are denied by the default packet checking policy. Unit: packets per second. | 1000 |
policy_dns_retransmission_authentication_drop_pps | The forwarding rate of the packets that are denied by the default first-packet-dropping policy of a domain name. Unit: packets per second. | 1000 |
policy_dns_retransmission_authentication_acct_pps | The forwarding rate of the packets that are allowed by the default first-packet-dropping policy of a domain name. Unit: packets per second. | 100 |
policy_source_ip_authentication_succeed_pps | The forwarding rate of the packets that pass the check by the default source IP address-based authentication policy. Unit: packets per second. | 1000 |
policy_source_ip_authentication_checked_pps | The forwarding rate of the packets that are being checked by the default source IP address-based authentication policy Unit: packets per second. | 1000 |
policy_source_ip_authentication_acct_pps | The forwarding rate of the packets that are allowed by the default source IP address-based authentication policy. Unit: packets per second. | 1000 |
policy_source_ip_authentication_drop_pps | The forwarding rate of the packets that are denied by the default source IP address-based authentication policy. Unit: packets per second. | 1000 |
policy_source_ip_rate_limitation_drop_syn_pps | The forwarding rate of the SYN packets that are denied by the default source IP address-based throttling policy. Unit: packets per second. | 1000 |
policy_source_ip_rate_limitation_drop_con_max_pps | The forwarding rate of the packets that are denied by the default source IP address-based throttling policy for concurrent connections. The packets are denied because the number of concurrent connections initiated from the source IP addresses exceeds the maximum number of concurrent connections allowed in the policy. Unit: packets per second. | 1000 |
policy_source_ip_rate_limitation_drop_con_rate_pps | The forwarding rate of the packets that are denied by the default source IP address-based throttling policy for concurrent connections. The packets are denied because the connection rate of concurrent connections initiated from the source IP addresses exceeds the maximum connection rate allowed in the policy. Unit: packets per second. | 1000 |
policy_source_ip_rate_limitation_drop_udp_rate_pps | The forwarding rate of the packets that are denied by the default source IP address-based throttling policy for UDP packets. Unit: packets per second. | 1000 |
policy_source_ip_rate_limitation_drop_tcpack_rate_pps | The forwarding rate of the packets that are denied by the default source IP address-based throttling policy for ACK packets. Unit: packets per second. | 1000 |
policy_source_ip_rate_limitation_drop_tcpsynack_rate_pps | The forwarding rate of the packets that are denied by the default source IP address-based throttling policy for SYN-ACK packets. Unit: packets per second. | 1000 |
policy_destination_ip_rate_limitation_drop_syn_rate | The forwarding rate of the SYN packets that are denied by the default source IP address-based throttling policy Unit: packets per second. | 1000 |
policy_destination_ip_rate_limitation_drop_udp_rate | The bandwidth of the UDP packets that are denied by the default destination IP address-based throttling policy. Unit: packets per second. | 1000 |
policy_destination_ip_rate_limitation_drop_ack_rate | The bandwidth of the ACK packets that are denied by the default destination IP address-based throttling policy. Unit: packets per second. | 1000 |
policy_destination_ip_rate_limitation_drop_icmp_rate | The bandwidth of the ICMP packets that are denied by the default destination IP address-based throttling policy. Unit: packets per second. | 1000 |
policy_destination_ip_rate_limitation_drop_other_rate | The forwarding rate of the packets that are denied by the default destination IP address-based throttling policy. Unit: packets per second. The packets exclude UDP, ICMP, TCP-SYN, TCP-SYN-ACK, and TCP-ACK packets. | 1000 |
policy_destination_ip_rate_limitation_drop_synack_rate | The forwarding rate of the SYN-ACK packets that are denied by the default destination IP address-based throttling policy. Unit: packets per second. | 1000 |
policy_layer_4_filter_l4_filiter_drop_pps | The forwarding rate of the packets that are denied by all fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policies in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filiter_acct_num | The forwarding rate of the packets that are allowed by all the policies in the module of fingerprint filtering policies. Unit: packets per second. You can customize the module of fingerprint filtering policies in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_1_pps | The forwarding rate of the packets that are denied by the first fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_2_pps | The forwarding rate of the packets that are denied by the second fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_3_pps | The forwarding rate of the packets that are denied by the third fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_4_pps | The forwarding rate of the packets that are denied by the fourth fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_5_pps | The forwarding rate of the packets that are denied by the fifth fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_6_pps | The forwarding rate of the packets that are denied by the sixth fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_7_pps | The forwarding rate of the packets that are denied by the seventh fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_layer_4_filter_l4_filite_drop_rule_8_pps | The forwarding rate of the packets that are denied by the eighth fingerprint filtering policy in the module of fingerprint filtering policies. Unit: packets per second. You can customize the fingerprint filtering policy in Mitigation Settings. | 1000 |
policy_dns_domain_authentication_succ_domain_pps | The forwarding rate of the packets that pass the check based on the default domain-based authentication policy. Unit: packets per second. | 1000 |
policy_dns_domain_authentication_fail_domain_pps | The forwarding rate of the packets that fail the check based on the default domain-based authentication policy. Unit: packets per second. | 1000 |
policy_dns_domain_authentication_drop_pps | The forwarding rate of the packets that are denied by the default domain-based authentication policy. Unit: packets per second. | 1000 |
policy_dns_domain_authentication_acct_pps | The forwarding rate of the packets that are allowed by the default domain-based authentication policy. Unit: packets per second. | 1000 |
policy_syn_cookie_succ_check_pps | The forwarding rate of the packets that pass the check based on the default SYN cookie-based policy. Unit: packets per second. | 1000 |
policy_syn_cookie_fail_check_pps | The forwarding rate of the packets that fail the check based on the default SYN cookie-based policy. Unit: packets per second. | 1000 |
policy_syn_cookie_drop_pps | The forwarding rate of the packets that are denied by the default SYN cookie-based policy. Unit: packets per second. | 1000 |
policy_syn_cookie_rebound_check_pps | The forwarding rate of the packets that are reversely verified by the default SYN cookie-based policy. Unit: packets per second. | 1000 |
policy_syn_cookie_acct_pps | The forwarding rate of the packets that are allowed by the default SYN cookie-based policy. Unit: packets per second. | 1000 |
policy_udp_defense_drop_pps | The forwarding rate of the packets that are denied by the default UDP protection policy. Unit: packets per second. | 1000 |
policy_antiothertcp_drop_pps | The forwarding rate of the packets that are denied by other default TCP protection policies. Unit: packets per second. | 1000 |
policy_antiothertcp_acct_pps | The forwarding rate of the packets that are allowed by other default TCP protection policies. Unit: packets per second. | 1000 |
policy_antitcp_drop_tcp_pps | The forwarding rate of all TCP packets that are denied by the default TCP protection policy. Unit: packets per second. | 1000 |
policy_antitcp_drop_ack_pps | The forwarding rate of all ACK packets that are denied by the default TCP protection policy. Unit: packets per second. | 1000 |
policy_retransmission_authentication_acct_pps | The forwarding rate of the packets that are allowed by the default first-packet-dropping policy. Unit: packets per second. | 1000 |
policy_retransmission_authentication_drop_pps | The forwarding rate of the packets that are denied by the default first-packet-dropping policy. Unit: packets per second. | 1000 |