Not able to enable xpack

I am writing below 3 lines in order to enable to xpack for es.yml

xpack.security.enabled: true
elasticsearch.username: "test"
elasticsearch.,password: "testing"

and not able to start es.

please let me know how to enable this feature in es 6.7.1 and then to kibana

Thanks in advance

Have you followedthis guide? Users and passwords are no longer specified through the Elasticsearch config file as shown here, so I suppose you might have used an out-of-date guide.

@Christian_Dahlqvist: Thanks for showing path :slight_smile:

my license doesn't have the security features available but i got the concept.
Thanks :slight_smile:

Have a look at this announcement and then upgrade to 6.8.

Alrighty
Thanks :slight_smile:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.