Weird question, but does anyone have a graceful procedure to go from clustered environment to stand alone?
Current setup:
1 master node
2 indexers clustered
1 stand alone search head
Company wants to go with:
2 search heads and 1 indexers to prepare for a multisite cluster down the road. Master Node will just sit idle for now. I know there's an "offline" command that we can run to take out the indexer from the cluster and then just need to re-point the search head to the correct peer, but I wanted to see if there's a graceful way to do this or if I'm going to run into any issues using the steps above.
thanks
↧