I'm using Elastic Cloud, with ElasticSearch version 7.
I've configured the Slack URL using the Keystore UI in the Cloud admin console for my cluster with single value named "xpack.notification.slack.account.monitoring.secure_url". I restarted the cluster to make sure the KeyStore entry was set/added. Then in Kibana I'm trying to add the Slack action to a watcher but I don't know what to put in the "Recipient" field? I've tried everything I can think of and there is very little documentation on how to configure things using the UI.
Sending the test message results in the error message. "[illegal_argument_exception] no accounts of type [slack] configured. Please set up an account using the [xpack.notification.slack] settings". So have I configured the KeyStore wrong or the Watcher wrong?
As of version 7.0 this can no longer be configured in the elasticsearch.yml file
. It has to be done through the keystore. Unless I miss-read the docs and release notes. I did try and apply the config through the config file but they failed to be deployed which I took as confirmation that they have been removed.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.