Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.8K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Rename ElasticSearch indices for WCC

User_Q91MT
Member Posts: 21 Red Ribbon
How to rename indices to use multiple UCMs access the same ElasticSearch? All UCM should have it's respective indexes and not replicate the contents. All UCM ES indices, by default, have an es<#>_ prefix.
Like:
es1_public
es1_secure
es2_public
es2_secure
The customization would be to rename the prefix, like:
wcc1_public
wcc1_secure
Answers
-
It was mentioned to us that renaming the indices is not advisable. However is their any other way (customization or so) to have 2 more more WCC instances pointing to same elasticsearch however each has its own individual search results.