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:

  1. Log in to the machine where you have installed the Console.
  2. Open the ConsoleConfiguration.xml file from the following location:
  3. <UDP_Home>\Management\Configuration\ConsoleConfiguration.xml

  4. Change the value for consoleUISessionTimeout.
  5. The value is in seconds.
  6. For example:
  7. <consoleUISessionTimeout>3600</consoleUISessionTimeout> (default value is 1 hour, value is in seconds)

  8. 3600 indicates that the timeout duration for the Console is 3600 seconds
  9. Save the ConsoleConfiguration.xml file.