Hi,
Im trying to use the elasticsearch xpack feature.
I set up the
xpack.security.enabled: true inelasticsearch.yml
and
elasticsearch.username: "pearson" elasticsearch.password: "password@123" in kibana.yml
I restarted the services, both Kibana and Elasticsearch.
But the authentication page doesnt seem to comeup.
Any reason why?
Please help me.