TSG-15152: 在发送日志统计命中策略的信息,避免统计遗漏
This commit is contained in:
@@ -2148,6 +2148,11 @@ int send_event_log(struct tsg_log_instance_t *_instance, struct TLD_handle_t *_h
|
||||
continue;
|
||||
}
|
||||
|
||||
if(a_stream!=NULL)
|
||||
{
|
||||
tsg_set_policy_flow(a_stream, &(rules[i]), thread_id);
|
||||
}
|
||||
|
||||
switch(rules[i].do_log)
|
||||
{
|
||||
case LOG_ABORT:
|
||||
|
||||
Reference in New Issue
Block a user