parent
e5630d87ee
commit
18287b8e06
@ -1,6 +1,6 @@
|
||||
[replication_port://9100]
|
||||
|
||||
[clustering]
|
||||
manager_uri = https://SVLCTPLOGCLM01.jpit.com:8089
|
||||
manager_uri = https://SRVCLM01.jpit.com:8089
|
||||
mode = peer
|
||||
pass4SymmKey = $7$iQ3wl+w1tMlCZXopQ/BDXHv8e+xGXGR10mvQYOiCdPxZuIkKX87oMm85MSkitkPk3PYW2Qhjc/kSMq2B5M0=
|
||||
|
||||
@ -1,30 +1,30 @@
|
||||
[distributedSearch:dmc_group_cluster_master]
|
||||
servers = SVLCTPLOGCLM01.jpit.com:8089
|
||||
servers = SRVCLM01.jpit.com:8089
|
||||
|
||||
[distributedSearch:dmc_group_deployment_server]
|
||||
servers = localhost:localhost
|
||||
|
||||
[distributedSearch:dmc_group_kv_store]
|
||||
servers = SVLCTPLOGCLM01.jpit.com:8089,SVLCTPLOGPUB01.jpit.com:8089,SVLCTPLOGPUB02.jpit.com:8089
|
||||
servers = SRVCLM01.jpit.com:8089,SRVSH01.jpit.com:8089,SRVSH02.jpit.com:8089
|
||||
|
||||
[distributedSearch:dmc_group_search_head]
|
||||
servers = SVLCTPLOGPUB01.jpit.com:8089,SVLCTPLOGPUB02.jpit.com:808
|
||||
servers = SRVSH01.jpit.com:8089,SRVSH02.jpit.com:808
|
||||
|
||||
[distributedSearch:dmc_group_indexer]
|
||||
default = true
|
||||
servers = SVLCTPLOGIDX01.jpit.com:8089,SVLCTPLOGIDX02.jpit.com:8089
|
||||
servers = SRVIDX01.jpit.com:8089,SRVIDX02.jpit.com:8089
|
||||
|
||||
[distributedSearch:dmc_group_shc_deployer]
|
||||
servers = localhost:localhost
|
||||
|
||||
[distributedSearch:dmc_indexerclustergroup_Cluster_M-TIC]
|
||||
servers = SVLCTPLOGIDX01.jpit.com:8089,SVLCTPLOGIDX02.jpit.com:8089,SVLCTPLOGCLM01.jpit.com:8089,SVLCTPLOGPUB01.jpit.com:8089,SVLCTPLOGPUB02.jpit.com:8089
|
||||
servers = SRVIDX01.jpit.com:8089,SRVIDX02.jpit.com:8089,SRVCLM01.jpit.com:8089,SRVSH01.jpit.com:8089,SRVSH02.jpit.com:8089
|
||||
|
||||
[distributedSearch:dmc_group_license_master]
|
||||
servers = SVLCTPLOGLMR.jpit.com:8089
|
||||
servers = SRVLM01.jpit.com:8089
|
||||
|
||||
[distributedSearch:dmc_searchheadclustergroup_M-TIC_shcluster]
|
||||
servers = localhost:localhost,SVLCTPLOGPUB01.jpit.com:8089,SVLCTPLOGPUB02.jpit.com:8089
|
||||
servers = localhost:localhost,SRVSH01.jpit.com:8089,SRVSH02.jpit.com:8089
|
||||
|
||||
[distributedSearch]
|
||||
servers = https://SVLCTPLOGCLM01.jpit.com:8089,https://SVLCTPLOGLMR.jpit.com:8089,https://SVLCTPLOGPUB01.jpit.com:8089,https://SVLCTPLOGPUB02.jpit.com:8089
|
||||
servers = https://SRVCLM01.jpit.com:8089,https://SRVLM01.jpit.com:8089,https://SRVSH01.jpit.com:8089,https://SRVSH02.jpit.com:8089
|
||||
@ -1,4 +1,4 @@
|
||||
[settings]
|
||||
mc_auto_config = enabled
|
||||
disabled = 0
|
||||
configuredPeers = SVLCTPLOGPUB01.jpit.com:8089,SVLCTPLOGPUB02.jpit.com:8089,SVLCTPLOGIDX01.jpit.com:8089,SVLCTPLOGIDX02.jpit.com:8089,SVLCTPLOGLMR.jpit.com:8089,SVLCTPLOGCLM01.jpit.com:8089
|
||||
configuredPeers = SRVSH01.jpit.com:8089,SRVSH02.jpit.com:8089,SRVIDX01.jpit.com:8089,SRVIDX02.jpit.com:8089,SRVLM01.jpit.com:8089,SRVCLM01.jpit.com:8089
|
||||
@ -1,5 +1,5 @@
|
||||
[target-broker:deploymentServer]
|
||||
targetUri = https://SVLCTPLOGSUP01.jpit.com:8089
|
||||
targetUri = https://SRVDSMC.jpit.com:8089
|
||||
|
||||
[deployment-client]
|
||||
disabled = 0
|
||||
Loading…
Reference in new issue