This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
wanglihui-ip-learning-graph/ip-learning-java-test/src/main/resources/application.properties

34 lines
797 B
Properties
Raw Normal View History

2020-06-28 18:29:39 +08:00
#arangoDB参数配置
arangoDB.host=192.168.40.182
2020-06-28 18:29:39 +08:00
arangoDB.port=8529
arangoDB.user=root
arangoDB.password=111111
2020-07-21 19:41:17 +08:00
#arangoDB.DB.name=ip-learning-test
arangoDB.DB.name=insert_iplearn_index
2020-06-28 18:29:39 +08:00
arangoDB.batch=100000
arangoDB.ttl=3600
update.arango.batch=10000
2020-07-17 19:29:24 +08:00
thread.pool.number=10
2020-06-28 18:29:39 +08:00
thread.await.termination.time=10
2020-07-23 19:11:12 +08:00
#读取clickhouse时间范围方式0读取过去一小时1指定时间范围
clickhouse.time.limit.type=1
2020-07-21 19:41:17 +08:00
read.clickhouse.max.time=1571245220
2020-07-23 19:11:12 +08:00
read.clickhouse.min.time=1571245210
#读取arangoDB时间范围方式0正常读1指定时间范围
arango.time.limit.type=1
read.arango.max.time=1571245220
read.arango.min.time=1571245210
2020-07-23 19:11:12 +08:00
update.interval=3600
distinct.client.ip.num=10000
recent.count.hour=24
top.domain.file.name=topDomain.txt
arangoDB.read.limit=