Configuring Web server settings

Last published : Aug 24, 2026
In the Management Server console, you can configure the following:
  • Log level for the log files in the web server.
  • User session timeout period for the web server.
You can select the following options for log level:
  • Debug.
  • Info
  • Warning
By default, Veritas InfoScale Operations Manager sets the log level as Info.
You can manage the user session timeout period for the web server. By default, the user session timeout period is 30 minutes. If you want to disable the user session timeout period for the web server, you must enter -1 in the Timeout field.
Although the default timeout period is set at 30 minutes, technically the session timeout happens after 60 minutes. In the first 30 minutes of inactivity or no mouse clicks, the browser session continues to poll the Management Server intermittently. After exactly 30 minutes a pop-up window appears. Click Continue in the pop-up window to continue the web server session without having to enter the user credentials. If the pop-up window is not acknowledged, then the 30-minutes timeout period of the Tomcat web server starts. After 30 minutes of inactivity, the session is terminated. If you now click OK in the pop-up window, you are asked to enter your user credentials.
To perform this task, your user group must be assigned the Admin role on the Management Server perspective.
To configure the web server settings
  1. In the Home page on the Management Server console, click Settings.
  2. In the Settings tab, clickManagement Server.
  3. In the Server settings tab, under Web Server Settings, select the log level, and set the timeout period.
  4. Click Save Settings
More Information