ElasticSearchHelper secret.py class ES: host = "https://ip:port" username: str = "username" password: str = "password" CA_CERTS: str = "/usr/local/certs/http_ca.crt"