I installed X-Pack and kibana then asked for a lgoin.
It has stopped doing this.
I don't have xpack seetings (apart from username and password) in elasticsearch or kibana yaml; I understand by default they are set to true, and this did work but has suddenly stopped.
If I query _xpack I get...
...
"security" : {
"description" : "Security for the Elastic Stack",
"available" : false,
"enabled" : true
},...
but that's about elasticsearch.
How do I troubleshoot kibana no longer asking for login?
As to your _xpack response, the available is false which means security feature isn't working. Kibana security feature depends on elasticsearch to work.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.