| @@ -1,12 +1,9 @@ | |||||
| # es搜索地址 | # es搜索地址 | ||||
| #es.search.url=http://192.168.71.63:6306 | |||||
| #es.search.url=http://s1.stonedt.com:3101 | |||||
| #es.search.url=http://192.168.71.81:8123 | |||||
| es.search.url=http://dx2.stonedt.com:7121 | es.search.url=http://dx2.stonedt.com:7121 | ||||
| # es热点地址 | # es热点地址 | ||||
| es.hot.search.url=http://dx2.stonedt.com:7121 | es.hot.search.url=http://dx2.stonedt.com:7121 | ||||
| # 本系统外网访问地址 | # 本系统外网访问地址 | ||||
| system.url=http://localhost:8080 | |||||
| system.url=http://localhost:8084 | |||||
| # 卡夫卡地址 | # 卡夫卡地址 | ||||
| kafuka.url = http://dx2.stonedt.com:7189/stonedt-etl/setKafkaMsg | kafuka.url = http://dx2.stonedt.com:7189/stonedt-etl/setKafkaMsg | ||||
| insertnewwords.url = http://dx1.stonedt.com:3407/newDic/insert | insertnewwords.url = http://dx1.stonedt.com:3407/newDic/insert | ||||
| @@ -15,14 +12,12 @@ insertnewwords.url = http://dx1.stonedt.com:3407/newDic/insert | |||||
| # 监测分析 | # 监测分析 | ||||
| schedule.analysis.open=1 | schedule.analysis.open=1 | ||||
| #schedule.analysispt.cron=0 0 22 * * ? | #schedule.analysispt.cron=0 0 22 * * ? | ||||
| schedule.analysispt.cron=0 0/1 * * * ? | schedule.analysispt.cron=0 0/1 * * * ? | ||||
| # 监测分析pt | # 监测分析pt | ||||
| schedule.analysispt.open=1 | schedule.analysispt.open=1 | ||||
| # 声量监测(0:关闭,1:开启) | # 声量监测(0:关闭,1:开启) | ||||
| schedule.volume.open=0 | schedule.volume.open=0 | ||||
| # 声量监测pt(0:关闭,1:开启) | # 声量监测pt(0:关闭,1:开启) | ||||
| @@ -44,9 +39,6 @@ schedule.wechatqrcode.open=0 | |||||
| #热点(0:关闭,1:开启) | #热点(0:关闭,1:开启) | ||||
| es.hot.open=1 | es.hot.open=1 | ||||
| #综合看板 | #综合看板 | ||||
| schedule.synthesize.open=1 | schedule.synthesize.open=1 | ||||
| #舆情研判 | #舆情研判 | ||||