TSG-14945: 输出Application and Protocol Metrics
This commit is contained in:
@@ -27,17 +27,23 @@ UDP_MIN_BYTES=5
|
||||
|
||||
[SECURITY_HITS]
|
||||
CYCLE=1000
|
||||
TELEGRAF_PORT=8092
|
||||
TELEGRAF_PORT=8400
|
||||
TELEGRAF_IP="127.0.0.1"
|
||||
APP_NAME="security_rule_hits"
|
||||
|
||||
[STATISTIC]
|
||||
CYCLE=1
|
||||
TELEGRAF_PORT=8092
|
||||
CYCLE=5
|
||||
TELEGRAF_PORT=8100
|
||||
TELEGRAF_IP="127.0.0.1"
|
||||
OUTPUT_PATH="./tsg_statistic.log"
|
||||
APP_NAME="network_activity"
|
||||
|
||||
[APP_METRIC]
|
||||
CYCLE=1000
|
||||
TELEGRAF_PORT=8100
|
||||
TELEGRAF_IP="127.0.0.1"
|
||||
APP_NAME="app_metric"
|
||||
|
||||
[FIELD_STAT]
|
||||
CYCLE=30
|
||||
TELEGRAF_PORT=8125
|
||||
|
||||
Reference in New Issue
Block a user