TSG-12336,TSG-13086: 将L7 protocol字段与app_label字段整合为common_app_full_path字段,L7 protocol ID转字符串时取值策略OBJECT中Application Name
This commit is contained in:
@@ -199,7 +199,6 @@ struct tsg_log_instance_t
|
||||
int mode;
|
||||
int level;
|
||||
int max_service;
|
||||
int app_id_type;
|
||||
int vsystem_id;
|
||||
int unknown_app_id;
|
||||
int send_user_region;
|
||||
@@ -215,7 +214,6 @@ struct tsg_log_instance_t
|
||||
int bridge_id[LOG_BRIDGE_MAX];
|
||||
int fs2_column_id[LOG_COLUMN_STATUS_MAX];
|
||||
int fs2_field_id[LOG_FS2_TYPE_MAX];
|
||||
char l7_unknown_name[MAX_STRING_LEN];
|
||||
char log_path[MAX_STRING_LEN*2];
|
||||
char tcp_label[MAX_STRING_LEN];
|
||||
char udp_label[MAX_STRING_LEN];
|
||||
|
||||
Reference in New Issue
Block a user