基础协议插件未识别出协议时,common_l7_protocol默认填写UNCATEGORIZED
This commit is contained in:
@@ -129,6 +129,7 @@ struct tsg_log_instance_t
|
||||
int *send_log_percent;
|
||||
int *fs_status_ids;
|
||||
struct timespec *drop_start;
|
||||
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