增加pangu_pxy.log_cache变量

This commit is contained in:
fumingwei
2021-04-28 10:46:39 +08:00
parent 501e6d497a
commit 0575954b2e
19 changed files with 119 additions and 10 deletions

View File

@@ -43,6 +43,12 @@ log_minio:
address: "10.3.62.253"
port: 9090
pangu_pxy:
log_cache:
address: "10.3.61.253"
port: 9098
#########################################
#Log Level Config
#日志等级 10:DEBUG 20:INFO 30:FATAL
@@ -51,7 +57,7 @@ fw_mail_log_level: 10
fw_http_log_level: 10
fw_dns_log_level: 10
fw_quic_log_level: 10
app_control_log_level: 10
app_control_log_level: 10
capture_packet_log_level: 10
tsg_log_level: 10
tsg_master_log_level: 10