From e06722e27c7a125c269c9e40623aa7540386fb2b Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Sun, 19 Mar 2023 15:34:33 +0100 Subject: [PATCH] Bonne _conf_for DSMC --- Apps_for_DS/For_MC/local/distsearch.conf | 26 +++++++++++++++--------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/Apps_for_DS/For_MC/local/distsearch.conf b/Apps_for_DS/For_MC/local/distsearch.conf index 2cedc64..56c99f5 100644 --- a/Apps_for_DS/For_MC/local/distsearch.conf +++ b/Apps_for_DS/For_MC/local/distsearch.conf @@ -1,17 +1,23 @@ -[distributedSearch:dmc_group_shc_deployer] +[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_deployment_server] servers = localhost:localhost [distributedSearch:dmc_group_kv_store] -servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 - -[distributedSearch:dmc_indexerclustergroup_Cluster_M-TIC] -servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089,SVLCTPLOGIDX01.mom.fr:8089,SVLCTPLOGIDX02.mom.fr:8089 - -[distributedSearch:dmc_group_search_head] -servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 +servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGIDX01.mom.fr:8089,SVLCTPLOGIDX02.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 [distributedSearch:dmc_group_license_master] servers = SVLCTPLOGLMR.mom.fr:8089 -[distributedSearch:dmc_group_deployment_server] -servers = localhost:localhost \ No newline at end of file +[distributedSearch:dmc_group_shc_deployer] +servers = localhost:localhost + +[distributedSearch:dmc_group_cluster_master] + +[distributedSearch:dmc_group_indexer] +default = true +servers = SVLCTPLOGIDX01.mom.fr:8089,SVLCTPLOGIDX02.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