Problem:
Kibana is logging out users after a very short time of inactivity (1 minute - a few minutes)
The users get forced to the login page again where they need to enter their username and password.
Question:
Is there a setting to increase the timeout to something like 1 hour of inactivity or more ?
This should work regardless of the web browser the users use.
kibana.yml
xpack.graph.enabled: false
xpack.ml.enabled: false
xpack.monitoring.enabled: true
xpack.security.enabled: false
xpack.watcher.enabled: falseelasticsearch.username: “XX”
elasticsearch.password: “YY”
readonlyrest_kbn.kibanaIndexTemplate: “.kibana_template”
My company is a ReadonlyREST Enterprise Subscriber.
OS: CentOS 7
Elasticsearch/Kibana version: 7.8.1
ReadonlyREST versions:
** readonlyrest-1.24.0_es7.8.1.zip
** readonlyrest_kbn_enterprise-1.24.0_es7.8.1.zip