On 12/02/2014 07:43 AM, Schaefer, Diane E wrote: > Hi, > > I am running hawk 0.6.1-0.11.1 on SLES SP3. How do I configure HAWK > so my web session times out. My users are concerned since it never > times out by default.
It actually will eventually time out if you don't log out manually, but it'll take ten days... This was put in so that if you're using the dashboard function to view multiple clusters, you wouldn't have to keep logging in to them if the sessions timed out. A quick workaround is to edit this file: /srv/www/hawk/config/initializers/session_store.rb You want to change :expire_after to a smaller value (expressed in seconds), then restart hawk. Please feel free to file a bug for this (to either set it lower by default, or break the setting out into a config file, or both) on the SUSE bugzilla (assuming you're using SLE HA), or the github issue tracker (https://github.com/ClusterLabs/hawk) if not. Regards, Tim -- Tim Serong Senior Clustering Engineer SUSE tser...@suse.com _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org