diff --git a/Apps_for_DS/For_MC/local/distsearch.conf b/Apps_for_DS/For_MC/local/distsearch.conf index e78edfb..ccc2711 100644 --- a/Apps_for_DS/For_MC/local/distsearch.conf +++ b/Apps_for_DS/For_MC/local/distsearch.conf @@ -1,5 +1,5 @@ -[distributedSearch] -servers = https://SVLCTPLOGCLM01.mom.fr:8089,https://SVLCTPLOGIDX01.mom.fr:8089,https://SVLCTPLOGIDX02.mom.fr:8089,https://SVLCTPLOGLMR.mom.fr:8089,https://SVLCTPLOGPUB01.mom.fr:8089,https://SVLCTPLOGPUB02.mom.fr:8089 +[distributedSearch:dmc_group_cluster_master] +servers = SVLCTPLOGCLM01.mom.fr:8089 [distributedSearch:dmc_group_deployment_server] servers = localhost:localhost @@ -7,17 +7,24 @@ servers = localhost:localhost [distributedSearch:dmc_group_kv_store] servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 -[distributedSearch:dmc_group_license_master] -servers = SVLCTPLOGLMR.mom.fr:8089 +[distributedSearch:dmc_group_search_head] +servers = SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 + +[distributedSearch:dmc_group_indexer] +default = true +servers = SVLCTPLOGIDX01.mom.fr:8089,SVLCTPLOGIDX02.mom.fr:8089 [distributedSearch:dmc_group_shc_deployer] servers = localhost:localhost -[distributedSearch:dmc_group_cluster_master] +[distributedSearch:dmc_indexerclustergroup_Cluster_M-TIC] +servers = SVLCTPLOGIDX01.mom.fr:8089,SVLCTPLOGIDX02.mom.fr:8089,SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 -[distributedSearch:dmc_group_indexer] -default = true -servers = SVLCTPLOGIDX01.mom.fr:8089,SVLCTPLOGIDX02.mom.fr:8089 +[distributedSearch:dmc_group_license_master] +servers = SVLCTPLOGLMR.mom.fr:8089 -[distributedSearch:dmc_group_search_head] -servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 \ No newline at end of file +[distributedSearch:dmc_searchheadclustergroup_M-TIC_shcluster] +servers = localhost:localhost,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 + +[distributedSearch] +servers = https://SVLCTPLOGCLM01.mom.fr:8089,https://SVLCTPLOGLMR.mom.fr:8089,https://SVLCTPLOGPUB01.mom.fr:8089,https://SVLCTPLOGPUB02.mom.fr:8089 \ No newline at end of file