#ifndef __TSG_CABOT_LOG_ID_H__ #define __TSG_CABOT_LOG_ID_H__ #define CABOT_LOG_OPT_POLICY_ID 1 #define CABOT_LOG_OPT_POLICY_SERVICE 2 #define CABOT_LOG_OPT_POLICY_ACTION 3 #define CABOT_LOG_OPT_START_TIME 4 #define CABOT_LOG_OPT_END_TIME 5 #define CABOT_LOG_OPT_L4_PROTOCL 6 #define CABOT_LOG_OPT_ADDRESS_TYPE 7 #define CABOT_LOG_OPT_SERVER_IP 8 #define CABOT_LOG_OPT_CLIENT_IP 9 #define CABOT_LOG_OPT_SERVER_PORT 10 #define CABOT_LOG_OPT_CLIENT_PORT 11 #define CABOT_LOG_OPT_STREAM_DIR 12 #define CABOT_LOG_OPT_ADDRESS_LIST 13 #define CABOT_LOG_OPT_ENTRANCE_ID 14 #define CABOT_LOG_OPT_DEVICE_ID 15 #define CABOT_LOG_OPT_LINK_ID 16 #define CABOT_LOG_OPT_ISP 17 #define CABOT_LOG_OPT_ENCAPSULATION 18 #define CABOT_LOG_OPT_DIRECTION 19 #define CABOT_LOG_OPT_SLED_IP 20 #define CABOT_LOG_OPT_USER_TAGS 21 #define CABOT_LOG_OPT_USER_REGION 22 #define CABOT_LOG_OPT_APP_ID 23 #define CABOT_LOG_OPT_PROTOCIL_ID 24 #define CABOT_LOG_OPT_C2S_PKT_NUM 25 #define CABOT_LOG_OPT_S2C_PKT_NUM 26 #define CABOT_LOG_OPT_C2S_BYTE_NUM 27 #define CABOT_LOG_OPT_S2C_BYTE_NUM 28 #define CABOT_LOG_OPT_CON_DURATION_MS 29 #define CABOT_LOG_OPT_CON_LATENCY_MS 30 #define CABOT_LOG_OPT_STREAM_TRACE_ID 31 #define CABOT_LOG_OPT_HTTP_URL 32 #define CABOT_LOG_OPT_HTTP_REQUEST_LINE 33 #define CABOT_LOG_OPT_HTTP_RESPONSE_LINE 34 #define CABOT_LOG_OPT_HTTP_REQUEST_HEADER 35 #define CABOT_LOG_OPT_HTTP_RESPONSE_HEADER 36 #define CABOT_LOG_OPT_HTTP_REQUEST_BODY 37 #define CABOT_LOG_OPT_HTTP_RESPONSE_BODY 38 #define CABOT_LOG_OPT_HTTP_C2S_ISN 39 #define CABOT_LOG_OPT_HTTP_PROXY_FLAG 40 #define CABOT_LOG_OPT_HTTP_SEQUENCE 41 #define CABOT_LOG_OPT_HTTP_SNAPSHOT 42 #define CABOT_LOG_OPT_HTTP_COOKIE 43 #define CABOT_LOG_OPT_HTTP_REFERER 44 #define CABOT_LOG_OPT_HTTP_USER_AGENT 45 #define CABOT_LOG_OPT_HTTP_CONTENT_LENGTH 46 #define CABOT_LOG_OPT_HTTP_CONTENT_TYPE 47 #define CABOT_LOG_OPT_HTTP_SET_COOKIE 48 #define CABOT_LOG_OPT_MAIL_PROTOCOL 51 #define CABOT_LOG_OPT_MAIL_SENDER 52 #define CABOT_LOG_OPT_MAIL_RECEIVER 53 #define CABOT_LOG_OPT_MAIL_SUBJECT 54 #define CABOT_LOG_OPT_MAIL_CONTENT 55 #define CABOT_LOG_OPT_MAIL_ATTACHMENT_NAME 56 #define CABOT_LOG_OPT_MAIL_ATTACHMENT_CONTENT 57 #define CABOT_LOG_OPT_MAIL_EML_FILE 58 #define CABOT_LOG_OPT_MAIL_SNAPSHOT 59 #define CABOT_LOG_OPT_DNS_MESSAGE_ID 61 #define CABOT_LOG_OPT_DNS_QR 62 #define CABOT_LOG_OPT_DNS_OPCODE 63 #define CABOT_LOG_OPT_DNS_AA 64 #define CABOT_LOG_OPT_DNS_TC 65 #define CABOT_LOG_OPT_DNS_RD 66 #define CABOT_LOG_OPT_DNS_RA 67 #define CABOT_LOG_OPT_DNS_RCODE 68 #define CABOT_LOG_OPT_DNS_QDCOUNT 69 #define CABOT_LOG_OPT_DNS_ANCOUNT 70 #define CABOT_LOG_OPT_DNS_NSCOUNT 71 #define CABOT_LOG_OPT_DNS_ARCOUNT 72 #define CABOT_LOG_OPT_DNS_QNAME 73 #define CABOT_LOG_OPT_DNS_QTYPE 74 #define CABOT_LOG_OPT_DNS_QCLASS 75 #define CABOT_LOG_OPT_DNS_CNAME 76 #define CABOT_LOG_OPT_DNS_SUB 77 #define CABOT_LOG_OPT_DNS_RR 78 #define CABOT_LOG_OPT_SSL_VERSION 81 #define CABOT_LOG_OPT_SSL_SNI 82 #define CABOT_LOG_OPT_SSL_SAN 83 #define CABOT_LOG_OPT_SSL_CN 84 #define CABOT_LOG_OPT_FTP_URL 88 #define CABOT_LOG_OPT_FTP_CONTENT 89 #define CABOT_LOG_OPT_VOIP_CALLING_ACCOUNT 90 #define CABOT_LOG_OPT_VOIP_CALLED_ACCOUNT 91 #define CABOT_LOG_OPT_VOIP_CALLING_NUMBER 92 #define CABOT_LOG_OPT_VOIP_CALLED_NUMBER 93 #define CABOT_LOG_OPT_BGP_PACKET_TYPE 100 #define CABOT_LOG_OPT_BGP_AS_NUM 101 #define CABOT_LOG_OPT_BGP_ROUTE 102 #define CABOT_LOG_OPT_RADIUS_PACKET_TYPE 112 #define CABOT_LOG_OPT_RADIUS_ACCOUNT 113 #define CABOT_LOG_OPT_RADIUS_CALLBACK_NUMBER 114 #define CABOT_LOG_OPT_RADIUS_CALLBACK_ID 115 #define CABOT_LOG_OPT_RADIUS_CALLED_STATION_ID 116 #define CABOT_LOG_OPT_RADIUS_CALLING_STATION_ID 117 #define CABOT_LOG_OPT_RADIUS_ACCT_SESSION_ID 118 #define CABOT_LOG_OPT_RADIUS_ACCT_MULTI_SESSION_ID 119 #define CABOT_LOG_OPT_RADIUS_NAS_IP_ADDRESS 120 #define CABOT_LOG_OPT_RADIUS_FRAMED_IP_ADDRESS 121 #define CABOT_LOG_OPT_RADIUS_FRAMED_IP_NETMASK 122 #define CABOT_LOG_OPT_RADIUS_SERVICE_TYPE 123 #define CABOT_LOG_OPT_RADIUS_FRAMED_MTU 124 #define CABOT_LOG_OPT_RADIUS_SESSION_TIMEOUT 125 #define CABOT_LOG_OPT_RADIUS_IDLE_TIMEOUT 126 #define CABOT_LOG_OPT_RADIUS_TERMINATION_CATION 127 #define CABOT_LOG_OPT_RADIUS_PROXY_STATE 128 #define CABOT_LOG_OPT_RADIUS_ACCT_STATUS_TYPE 129 #define CABOT_LOG_OPT_RADIUS_ACCT_INPUT_OCTETS 130 #define CABOT_LOG_OPT_RADIUS_ACCT_INPUT_PACKETS 131 #define CABOT_LOG_OPT_RADIUS_ACCT_OUTPUT_OCTETS 132 #define CABOT_LOG_OPT_RADIUS_ACCT_OUTPUT_PACKETS 133 #define CABOT_LOG_OPT_RADIUS_ACCT_TERMINATE_CAUSE 134 #define CABOT_LOG_OPT_RADIUS_ACCT_LINK_COUNT 135 #define CABOT_LOG_OPT_RADIUS_ACCT_INTERIM_INTERVAL 136 #endif