hi everyone
i have upgraded my grafana version to 9.3.2, after that i have problem with login session timeout,
after 2-3 hours grafana logging out from session
Hi @markosyanarman,
Can you please check login_maximum_inactive_lifetime_duration
and login_maximum_lifetime_duration
parameters in configuration file /etc/grafana/grafana.ini
? Maybe one of those parameters is set to 2 or 3 hours.
Those parameteres can be check via Grafana UI as well - Shield icon → Settings:
https://<your_url>/admin/settings
Link to documentation:
Best regards,
ldrascic