Changing the session timeout duration


As a TrueSight Smart Reporting - Platform administrator, you can change the timeout duration for TrueSight Smart Reporting - Platform sessions.

A TrueSight Smart Reporting - Platform session times out in one of the following scenarios:

  • The connection to the data source times out.
  • The TrueSight Smart Reporting - Platform user interface times out.
  • The Components page times out.


To change the data source connection timeout

Do the following:

  1. Log in to TrueSight Smart Reporting - Platform as a component administrator.
  2. Click the menu icon menu_icon.pngin the upper left corner, and then click Administration > Admin Console.
  3. Click Data Sources.
  4. Click the data source whose timeout you want to increase.
  5. Click Connection Pool.
  6. In the Timeout field, change the number of seconds for the datasource timeout.
  7. Click Save.


To configure the TrueSight Smart Reporting user interface timeout

Do the following:

  1. Open the installdir>/appserver/conf/web.xml file.
  2. Add the configuration value in minutes in the following section:

    <session-config> <session-timeout>30</session-timeout> </session-config>

    where 30 is the configurable value in minutes.

    Keep the value blank if you do not want to configure a timeout.


To change the Components page timeout

Do the following:

  1. Open the <installdir>/appserver/conf/security.properties file.
  2. Change the value for the session.timeout.seconds property. The default value is 1800.
  3. Restart the TrueSightSmartReporting service. Do the following:
    • (Windows) Restart the TrueSightSmartReporting service.

      Warning

      Note: TrueSight Smart Reporting in non-English locales

      In non-English locales, the TrueSightSmartReporting service appears as the Yellowfin service.

    • (Linux) Navigate to the <install_dir>/appserver/bin/ folder and run the following commands in the given order:
      ./shutdown.sh
      ./startup.sh


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Smart Reporting - Platform 20.02