Hello!
I have a general question in regards to deploying Wazuh for a company but want to get an idea of the best approach when it comes to AWS.
Is using AWS OpenSearch service the best way of managing the Wazuh Indexer, Dashboard, and Server while the Wazuh agents are placed on our EC2 instances, or is it better to have it hosted in K8s? (We have everything hosted in K8s.)
My ideal approach would deploy Wazuh agents to our EC2 instances and focus on the alerts while AWS manages the OpenSearch server.
Thanks for the help!