支持alert动作,发送common_sub_action日志字段

This commit is contained in:
liuxueli
2020-04-16 13:03:56 +08:00
parent a4e2a7c5ad
commit 64f487d084
4 changed files with 40 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ typedef enum _tsg_log_field_id
LOG_HTTP_HOST,
LOG_SSL_SNI,
LOG_COMMON_ESTABLISH_LATENCY_MS,
LOG_COMMON_SUB_ACTION,
LOG_COMMON_MAX
}tsg_log_field_id_t;