As I work on configuring alert actions in an alerting system, I've run into a problem that I would like help with. The procedure is going to the monitors portion of the alerting system, choosing a particular monitor, and then trying to modify its configuration. The action channel needs to be changed from a Webhook to an Amazon SNS, but when I try to do so, the screen just goes blank white.
Setup:
- Wazuh version is v4.7.2
- Wazuh is an instance in AWS.
I tried webhook using API gateway to trigger lambda and it works. I also tried webhook to send a message in google chat. Each method works. However, when I tried to change anything to SNS, it just shows a white blank page.