TSG-14177: 命中Security Policy后根据策略ID发送相应的Metric

This commit is contained in:
刘学利
2023-04-03 09:43:17 +00:00
parent b696e82879
commit 39cdb03b56
9 changed files with 495 additions and 199 deletions

View File

@@ -18,12 +18,18 @@ SEND_APP_ID_SWITCH=1
SEND_NAT_LINKINFO_SWITCH=0
RAPIDJSON_CHUNK_CAPACITY=8192
[SECURITY_HITS]
CYCLE=1000
TELEGRAF_PORT=8092
TELEGRAF_IP="127.0.0.1"
APP_NAME="security_rule_hits"
[STATISTIC]
CYCLE=30
TELEGRAF_PORT=8100
CYCLE=1
TELEGRAF_PORT=8092
TELEGRAF_IP="127.0.0.1"
OUTPUT_PATH="./tsg_statistic.log"
APP_NAME="statistic"
APP_NAME="network_activity"
[FIELD_STAT]
CYCLE=30