Hi,
I want to create some notification alerts for a kubernetes cluster that i am monitoring and send them to a Slack channel. I am using watcher to configure these threshhold alerts. I followed the steps for creating the Slack action as provided in the reference:
- Created Slack incoming webhook.
- On Elastic Cloud deployment, under security, added a new entry to elastic keystore with setting : "xpack.notification.slack.account.monitoring.secure_url" and the value being the webhook URL.
However, under Actions for Slack, the message still says that account for slack is not configured and needs to be done so. Please advice how i can get the slack notifications configured for sending alerts.
My Elastic Cloud deployment version is 7.4.0.
Thanks