Open Dearraj25 opened 4 years ago
What errors are you facing? The operator should not have any influence on this configuration afaik.
@mikkeloscar Please check the screenshot below for the errors
First disclaimer: we haven't tested the es-operator with xpack security, so we're probably not adding the necessary credentials to the API calls. Despite that the problem you're facing is unrelated to that, you're probably trying to run Elasticsearch OSS which doesn't contain xpack features. Switch to Elasticsearch Basic license.
Unable to enable basic authentication for elastic search with username and password.
Is there is any other way to enable authentication for elastic search with username and password?
I am trying to enable xpack.security I am facing errors.
I have just added xpack.security.enabled: true in es-config.
I have tried different versions of elastic search dockers and also by changing the version of ES_JAVA_OPTS.
Used all the configuration given in https://github.com/zalando-incubator/es-operator/tree/master/docs.