|
@ -85,14 +85,14 @@ spring:
|
|
|
url: jdbc:mysql://172.26.0.114/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
|
password: jkzlehr
|
|
|
elasticsearch:
|
|
|
cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
client-transport-sniff: false
|
|
|
jest:
|
|
|
uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
# elasticsearch:
|
|
|
# cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
# cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
# client-transport-sniff: false
|
|
|
# jest:
|
|
|
# uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
# connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
# multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
activemq:
|
|
|
broker-url: tcp://172.26.0.116:61616
|
|
|
user: admin
|
|
@ -140,6 +140,7 @@ es:
|
|
|
host: http://172.26.0.112:9200
|
|
|
tHost: 172.26.0.112:9300
|
|
|
clusterName: jkzl
|
|
|
securityUser: elastic:elastic
|
|
|
|
|
|
# 上传文件临时路径配置
|
|
|
FileTempPath:
|
|
@ -155,14 +156,14 @@ spring:
|
|
|
url: jdbc:mysql://172.26.0.104/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: ssgg
|
|
|
password: ssgg@jkzl2019
|
|
|
elasticsearch:
|
|
|
cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
client-transport-sniff: false
|
|
|
jest:
|
|
|
uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
# elasticsearch:
|
|
|
# cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
# cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
# client-transport-sniff: false
|
|
|
# jest:
|
|
|
# uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
# connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
# multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
activemq:
|
|
|
broker-url: tcp://172.26.0.116:61616
|
|
|
user: admin
|
|
@ -202,6 +203,7 @@ es:
|
|
|
host: http://172.26.0.112:9200
|
|
|
tHost: 172.26.0.112:9300
|
|
|
clusterName: jkzl
|
|
|
securityUser: elastic:elastic
|
|
|
|
|
|
# 上传文件临时路径配置
|
|
|
FileTempPath:
|
|
@ -218,14 +220,14 @@ spring:
|
|
|
url: jdbc:mysql://172.16.1.42:3306/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: im
|
|
|
password: 2oEq3Kf7
|
|
|
elasticsearch:
|
|
|
cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
cluster-nodes: 192.0.33.26:9200 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
client-transport-sniff: false
|
|
|
jest:
|
|
|
uris: http://192.0.33.26:9300
|
|
|
connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
# elasticsearch:
|
|
|
# cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
# cluster-nodes: 192.0.33.26:9200 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
# client-transport-sniff: false
|
|
|
# jest:
|
|
|
# uris: http://192.0.33.26:9300
|
|
|
# connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
# multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
activemq:
|
|
|
broker-url: tcp://59.61.92.90:9103
|
|
|
user: jkzl
|
|
@ -293,14 +295,14 @@ spring:
|
|
|
# url: jdbc:mysql://172.19.103.77/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
|
|
|
# username: root
|
|
|
# password: 123456
|
|
|
elasticsearch:
|
|
|
cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
client-transport-sniff: false
|
|
|
jest:
|
|
|
uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
# elasticsearch:
|
|
|
# cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
# cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
# client-transport-sniff: false
|
|
|
# jest:
|
|
|
# uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
# connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
# multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
activemq:
|
|
|
broker-url: tcp://172.26.0.116:61616
|
|
|
user: admin
|
|
@ -361,14 +363,14 @@ spring:
|
|
|
show_sql: true
|
|
|
database: oracle
|
|
|
|
|
|
elasticsearch:
|
|
|
cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
client-transport-sniff: false
|
|
|
jest:
|
|
|
uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
# elasticsearch:
|
|
|
# cluster-name: jkzl #集群名 默认elasticsearch
|
|
|
# cluster-nodes: 172.26.0.115:9300,172.26.0.115:9300 #配置es节点信息,逗号分隔,如果没有指定,则启动ClientNode
|
|
|
# client-transport-sniff: false
|
|
|
# jest:
|
|
|
# uris: http://172.26.0.112:9200,http://172.26.0.112:9200
|
|
|
# connection-timeout: 60000 # Connection timeout in milliseconds.
|
|
|
# multi-threaded: true # Enable connection requests from multiple execution threads.
|
|
|
activemq:
|
|
|
broker-url: tcp://172.26.0.116:61616
|
|
|
user: admin
|
|
@ -413,4 +415,5 @@ es:
|
|
|
Statistics: hlw_quota_test
|
|
|
host: http://172.26.0.112:9200
|
|
|
tHost: 172.26.0.112:9300
|
|
|
clusterName: jkzl
|
|
|
clusterName: jkzl
|
|
|
securityUser: elastic:elastic
|