Hello Everyone,
I was wondering if this is possible currently I have multiple clients I have dedicated for each client a Server with specification based on the client environment sizing however I want to monitor them from one Dashboard without clustering the DB's due to multiple reasons:
- If a Client exceeded his cloud resources limit there are some terms will be applied
- Each Client have different retention and archival period for logs
- Data will be shared between OpenSearch DB's in case clustered and this is not wanted
Each client will have a server that contains the below components:
- Wazuh Server (Could be clusterd)
- Opensearch DB ( can't be clustered)
- Filebeat
similar to all in one deployment the difference is that there will be a centralized dashboard to be connected to multiple data sources that are not clusters
Kindly let me know if this is possible also if there is any documentation I will be thankful.
Thanks