更新tsg_master、firewall,适配maat_state_set_scan_district函数参数调整
This commit is contained in:
@@ -4,7 +4,7 @@ certstore_rpm_version:
|
||||
firewall_rpm_version:
|
||||
capture_packet_plug: capture_packet_plug-5.0.1.e916cd4
|
||||
conn_telemetry: conn_telemetry-1.0.3.4ef6df6
|
||||
firewall: firewall-2.0.0.fbdb9af
|
||||
firewall: firewall-2.0.1.9af21cd
|
||||
tsg_conn_sketch: tsg_conn_sketch-4.0.0.ce33d21
|
||||
gtp_signaling_plug: gtp_signaling_plug-1.0.5.8d64946
|
||||
tsg_vulpes: tsg_vulpes-1.0.9.0d7c615
|
||||
@@ -76,7 +76,7 @@ tsg_app_rpm_version:
|
||||
app_sketch_local: app_sketch_local-4.5.5.7a60af1
|
||||
|
||||
tsg_master_rpm_version:
|
||||
tsg_master: tsg_master-6.0.0.39cdb03
|
||||
tsg_master: tsg_master-6.0.1.fce3802
|
||||
|
||||
shaping_master_rpm_version:
|
||||
shaping_master: shaping_master-1.1.4.b434f47
|
||||
|
||||
@@ -22,6 +22,12 @@ COMMON_FIELD_FILE="tsgconf/tsg_log_field.conf"
|
||||
SEND_APP_ID_SWITCH=0
|
||||
SEND_NAT_LINKINFO_SWITCH=0
|
||||
|
||||
[SECURITY_HITS]
|
||||
CYCLE=1000
|
||||
TELEGRAF_PORT=8400
|
||||
TELEGRAF_IP="127.0.0.1"
|
||||
APP_NAME="security_rule_hits"
|
||||
|
||||
[STATISTIC]
|
||||
CYCLE=5
|
||||
TELEGRAF_PORT=8100
|
||||
|
||||
@@ -19,6 +19,12 @@ COMMON_FIELD_FILE="tsgconf/tsg_log_field.conf"
|
||||
SEND_APP_ID_SWITCH=0
|
||||
SEND_NAT_LINKINFO_SWITCH=0
|
||||
|
||||
[SECURITY_HITS]
|
||||
CYCLE=1000
|
||||
TELEGRAF_PORT=8400
|
||||
TELEGRAF_IP="127.0.0.1"
|
||||
APP_NAME="security_rule_hits"
|
||||
|
||||
[STATISTIC]
|
||||
CYCLE=5
|
||||
TELEGRAF_PORT=8100
|
||||
|
||||
Reference in New Issue
Block a user