diff options
| author | fengweihao <[email protected]> | 2023-04-04 16:06:40 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2023-04-04 16:06:40 +0800 |
| commit | ed9a4739a1736dcb3cd1758dd75c8ab071f0106d (patch) | |
| tree | cae6b51f6ca83b1f478db1c20eb05378babf68ae /resource | |
| parent | 26b533cba9865afdef4682ee99ed07932dce6947 (diff) | |
TSG-14379 Monitor策略日志多命中情况下Vsys ID填写错误v4.8.2-20230404
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/pangu/pangu_http.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/pangu/pangu_http.json b/resource/pangu/pangu_http.json index 73a5e77..8719fcf 100644 --- a/resource/pangu/pangu_http.json +++ b/resource/pangu/pangu_http.json @@ -1,6 +1,6 @@ { "compile_table": "PXY_CTRL_COMPILE", - "group2compile_table": "GROUP_COMPILE_RELATION", + "group2compile_table": "GROUP_PXY_CTRL_COMPILE_RELATION", "group2group_table": "GROUP_GROUP_RELATION", "rules": [ { |
