# Designing OpenSearch Cluster - OpenSearchDashboard should point to which node? Coordinator Or Manager or Data nodes

**URL:** https://forum.opensearch.org/t/designing-opensearch-cluster-opensearchdashboard-should-point-to-which-node-coordinator-or-manager-or-data-nodes/11276
**Category:** Request For Comments
**Tags:** discuss, configure
**Created:** [October 20, 2022, 5:16am UTC](https://forum.opensearch.org/t/designing-opensearch-cluster-opensearchdashboard-should-point-to-which-node-coordinator-or-manager-or-data-nodes/11276 "2022-10-20T05:16:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![shadab](https://avatars.discourse-cdn.com/v4/letter/s/e68b1a/32.png) [@shadab](https://forum.opensearch.org/u/shadab)
#### Post date: [October 20, 2022, 5:16am UTC](https://forum.opensearch.org/t/designing-opensearch-cluster-opensearchdashboard-should-point-to-which-node-coordinator-or-manager-or-data-nodes/11276/1 "2022-10-20T05:16:37Z")

</div>

Hi All,  
I am new to OpenSearch and trying to setup a fresh OpenSearch Cluster in our NonProd environment. I have following nodes:

- 3 dedicated master nodes
- 4 data nodes
- 2 coordinator nodes
- 1 OpenSearchDashboard node
- 2 Logstash nodes

What should be the interaction flow among these nodes? (which type of nodes should be configured to interact which set of nodes)?

Query1# Should OpenSearchDashboard node be pointed to Coordination Nodes? Or to Manager nodes, or to the DataIngest nodes?

Query2# Should Coordination nodes be pointed to master nodes? or to DataIngest nodes?

Query3# Should LogStash nodes (or any source agent) be pointed to Data nodes directly? or to Manager nodes? or to Coordinator nodes?

Sorry I couldn’t find any clear best practicies documentation how should these components interact with each other. Any detail(s) on this will be appriciated greatly. Many thanks in advance.

---

<div class="post-metadata">

### Author: ![shadab](https://avatars.discourse-cdn.com/v4/letter/s/e68b1a/32.png) [@shadab](https://forum.opensearch.org/u/shadab)
#### Post date: [October 24, 2022, 1:30am UTC](https://forum.opensearch.org/t/designing-opensearch-cluster-opensearchdashboard-should-point-to-which-node-coordinator-or-manager-or-data-nodes/11276/2 "2022-10-24T01:30:17Z")

</div>

I think this is basic detail should be given in documentation “how to design OpenSearch cluster” , what component should interact with what other component(s).  
I understand design will vary company to company but there should be some sorts of recommendations and best practicies. I’m yet to find/decide if logstash should point to Manager nodes, or DataIngest nodes directly. Similarly, OpenSearchDashboard should connect to Co-ordinate nodes ? Any input is welcome. Thanks!
