TSG-14177: 命中Security Policy后根据策略ID发送相应的Metric
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user