Hi,
I'm presenting a Kibana dashboard on television and after like 6 hours the session automatically logouts and requires to log in again with username and password.
I'd like to disable the session from disconnection or in the worse case, to extend the timeout to the longest as possible. How can I do that? I looked at the Advanced Settings in Kibana but didn't find related settings.
@wylie Hi, thanks. I added the following property to the kibana.yml:
xpack.security.session.idleTimeout: 365d
It worked for 1 week and really no log out has occurred. But after that, it started logging out again every couple of hours ... is there any explanation why this happens?
I have one configuration file for all Kibana nodes. I have no other configuration files.
It worked perfectly for 1 week and for some reason something happened and then it started logging out again..
Can you gather some logs related to the forced logout, from both ES and Kibana? You may need to set logging.verbose: true in the kibana.yml settings to collect enough detail
What type of authentication are you using?
Are you using any type of reverse proxy in front of Kibana?
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.