Error when connect from Elastalert2 in Docker to Opensearch in Docker #1508
-
I faced this error in elastalert2 container:
The config file of elastalert2:
And this is the docker compose file i used to run opensearch and elastalert2:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Exec into the ElastAlert2 container, (or any other container on that same |
Beta Was this translation helpful? Give feedback.
From the docs: https://elastalert2.readthedocs.io/en/latest/configuration.html#global-configuration
Add
use_ssl: true
to the ElastAlert 2 config file