I have a Nodejs app using elastic search. For dev mode, I need lots of restarts my app. after some restarts, elastic shows me
failed to authenticate user [elastic], with { header={ WWW-Authenticat at respond ...
I change the x-pack passwords for Elasticsearch and Kibana (auto generator) nad it fixed. Why elastic disable the elastic user after some refresh?
I also have a problem that my Kibana will start from "bin" folder and have logs. but when I want to start from systmctl or service, it does not start and does not have any log!!
Help me plz @dadoonet
#Nodejs #kibana #elasticsearch #x-pack