规范隧道协议属性ETHERNET,MULTIPATH_ETHERNET

添加topic: LIVE-SESSION-RECORD-LOG,TRANSACTION-RECORD-LOG,GTPC-RECORD-LOG
This commit is contained in:
liuxueli
2021-05-08 15:32:39 +08:00
parent 52d0ba9fbb
commit 301d13a790
4 changed files with 60 additions and 32 deletions

View File

@@ -4,8 +4,11 @@ TOPIC SECURITY-EVENT-LOG 0
TOPIC SECURITY-EVENT-LOG 1
TOPIC CONNECTION-RECORD-LOG 2
TOPIC CONNECTION-SKETCH 3
TOPIC INTERNAL-RTP-LOG 4
TOPIC INTERNAL-RTP-LOG 4
TOPIC VOIP-RECORD-LOG 5
TOPIC LIVE-SESSION-RECORD-LOG 6
TOPIC TRANSACTION-RECORD-LOG 7
TOPIC GTPC-RECORD-LOG 8
#TYPE FIELD VALUE
LONG common_policy_id 1
@@ -53,11 +56,11 @@ STRING common_server_location 42
STRING quic_sni 43
STRING ssl_ja3_hash 44
STRING common_data_center 45
STRING common_l7_protocol 46
STRING common_l7_protocol 46
STRING common_tcp_client_isn 47
STRING common_tcp_server_isn 48
LONG common_app_surrogate_id 49
STRING sip_from 50
STRING sip_from 50
STRING sip_to 51
STRING common_tunnels 52
STRING tunnels_schema_type 53
@@ -66,15 +69,19 @@ STRING gtp_pgw_ip 55
STRING gtp_sgw_port 56
STRING gtp_pgw_port 57
STRING gtp_uplink_teid 58
STRING gtp_downlink_teid 59
STRING gtp_downlink_teid 59
STRING mpls_c2s_direction_label 60
STRING mpls_s2c_direction_label 61
STRING vlan_c2s_direction_id 62
STRING vlan_s2c_direction_id 63
STRING source 64
STRING destination 65
STRING client_ip 66
STRING server_ip 67
STRING c2s_id 68
STRING s2c_id 69
STRING common_service_category 70
STRING vlan_c2s_direction_id 62
STRING vlan_s2c_direction_id 63
STRING source_mac 64
STRING destination_mac 65
STRING c2s_source_mac 66
STRING c2s_destination_mac 67
STRING s2c_source_mac 68
STRING s2c_destination_mac 69
STRING client_ip 70
STRING server_ip 71
STRING c2s_id 72
STRING s2c_id 73
STRING common_service_category 74