update 优化 demo服务 过滤健康检查sql打印

2.X
疯狂的狮子li 2023-01-09 16:36:21 +08:00
parent 246e92bf90
commit 8bd9e723fd
1 changed files with 2 additions and 0 deletions

View File

@ -24,3 +24,5 @@ outagedetection=true
outagedetectioninterval=2 outagedetectioninterval=2
# 是否过滤 Log # 是否过滤 Log
filter=true filter=true
# 过滤 Log 时所排除的 sql 关键字,以逗号分隔
exclude=SELECT 1