diff options
| author | liuxueli <[email protected]> | 2023-02-28 19:20:25 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2023-02-28 19:20:25 +0800 |
| commit | df8fe8fb1352231d8044eaa71c9a9d9b3a67fb6a (patch) | |
| tree | 77a33094c99e5fe33e54bc61f91324109cec919b /bin | |
| parent | 814effd50e072b514f19ac8e222bf76854fb1a5f (diff) | |
TSG-13864: 安全事件日志中添加common_flags_identify_info字段
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/tsg_log_field.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/tsg_log_field.conf b/bin/tsg_log_field.conf index ecfaeb7..5e3e475 100644 --- a/bin/tsg_log_field.conf +++ b/bin/tsg_log_field.conf @@ -123,3 +123,4 @@ LONG common_t_vsys_id 110 STRING common_app_full_path 111 LONG common_flags 112 LONG common_shaping_rule_ids 113 +LONG common_flags_identify_info 114 |
