Configure the Console Timeout Duration
If the Console is inactive for a certain duration, you are automatically logged out of the Console. You can change the default timeout value in the ConsoleConfiguration.xml file.
Follow these steps:
- Log in to the machine where you have installed the Console.
- Open the ConsoleConfiguration.xml file from the following location:
- Change the value for consoleUISessionTimeout.
- The value is in seconds.
- For example:
- 3600 indicates that the timeout duration for the Console is 3600 seconds
- Save the ConsoleConfiguration.xml file.
<UDP_Home>\Management\Configuration\ConsoleConfiguration.xml
<consoleUISessionTimeout>3600</consoleUISessionTimeout> (default value is 1 hour, value is in seconds)