i have elk cluster recently upgraded to 7 from 6.5.
for enabling security i did
-
set following and restart all nodes
xpack.security.enabled: true
xpack.security.transport.ssl.enabled: true -
generated interactive passwords on node2
i am able to connect /authetic in node2 where i ran setup-password .
curl -u elastic 'http://hostname:9200/_xpack/security/_authenticate?pretty'
but other nodes and kibana nodes throwing // [security_exception] failed to authenticate user [elastic] //