Correction, for port, I'm using 443 for SSL.
That leads to another question. I've got a cert installed on each of the marvel nodes (which is where watcher is running), and have the watcher.http.ssl.keystore.path and
watcher.http.ssl.keystore.password values set. And I've restarted elasticsearch on each node on that cluster. The service started fine on each and the watches are executing fine, we're only seeing errors on the webhook action. In the error we're getting back, elasticsearch is referring to http even though the webhook action.port is 443. Curious about that.
Thanks,
Casie