Administration Guide > TDV Logging Information > Configuring and Enabling Event Logging > Adjusting Time Limits for Request Events
 
Adjusting Time Limits for Request Events
You can adjust the time limits set for certain request events. For example, if you need to know that a request has been inactive for 20 minutes or if the request has been running for more than 15 minutes, there are TDV configuration parameters that you can use.
To adjust time limits for request events
1. Start the TDV Server.
2. Open and log in to Studio as an admin user.
3. From the Administration menu, choose Configuration.
4. Navigate to Server > Events and Logging.
5. Make sure that Enable System Events is set to True.
6. Navigate to Server > Events and Logging > Event Generation > Request Events.
7. Adjust the values of the following parameters.
Configuration Parameter
Description
Request Run Time
Controls the number of minutes after which a request is considered to be running too long, and so a RequestRunForTooLong event is generated.
Request Inactive Time
Controls the number of minutes after which a request is to be checked for inactivity. If found inactive, it is considered stale, and a corresponding event is generated.
8. Restart the TDV Server.