summaryrefslogtreecommitdiff
path: root/src/main/resources/common.properties
diff options
context:
space:
mode:
authorwanglihui <[email protected]>2022-07-19 17:20:09 +0800
committerwanglihui <[email protected]>2022-07-19 17:20:09 +0800
commit0a6f36393c5659f54c16514d9ce8ed6ff61e0239 (patch)
tree13695ded752e843c722edda85c998f0200b4f85e /src/main/resources/common.properties
parent84a1e6879af1e8d95f78a7a4897c1fc356c7d9c3 (diff)
DoS Detection Bifang Access Token 可支持动态配置HEADmaster22.08
Diffstat (limited to 'src/main/resources/common.properties')
-rw-r--r--src/main/resources/common.properties17
1 files changed, 2 insertions, 15 deletions
diff --git a/src/main/resources/common.properties b/src/main/resources/common.properties
index 0a5212f..819af84 100644
--- a/src/main/resources/common.properties
+++ b/src/main/resources/common.properties
@@ -78,19 +78,6 @@ ip.mmdb.path=D:\\data\\dat\\
#ip.mmdb.path=/home/bigdata/topology/dat/
#ip.mmdb.path=/home/bigdata/wlh/topology/dos-detection/dat/
-##静态敏感阈值,速率小于此值不报警
-#static.sensitivity.threshold=500
-#
-##基线敏感阈值
-#baseline.sensitivity.threshold=0.2
-#
-##基于baseline判定dos攻击的上下限
-#baseline.sessions.minor.threshold=0.5
-#baseline.sessions.warning.threshold=1
-#baseline.sessions.major.threshold=2.5
-#baseline.sessions.severe.threshold=5
-#baseline.sessions.critical.threshold=8
-
#bifang服务访问地址
bifang.server.uri=http://192.168.44.72:80
#bifang.server.uri=http://192.168.44.3:80
@@ -142,8 +129,8 @@ sasl.jaas.config.password=6MleDyA3Z73HSaXiKsDJ2k7Ys8YWLhEJ
sasl.jaas.config.flag=1
#nacos配置
-nacos.server.addr=192.168.40.42:8848
-nacos.namespace=prod
+nacos.server.addr=192.168.44.12:8848
+nacos.namespace=test
nacos.username=nacos
nacos.password=nacos
nacos.data.id=dos_detection.properties