Set Rulerunner logging by application and task
You can set Rulerunner logging by application and by task when you add string values to the registry.
To enable RRS logging by application name, add a String Value with the Value name app_filter to the registry. Then, enter the application name in the Value data field. For example, if you want to enable logging for the APT application tasks, add the app_filter value name and enter APT in the Value data field.
- For 32-bit (x86) OS, add the value in the following location.
- HKEY_LOCAL_MACHINE\SOFTWARE\Datcap\Rulerunner\RRSLog
- For 64-bit (x64) OS, add the value in the following location.
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Datcap\Rulerunner\RRSLog
You can set logging for an application and a task profile by adding the app_filter and the tprofile_filter string values to the registry. For example, if you set the app_filter value to APT and the tprofile_filter value to VScan, RRS logging is enabled only when the VScan task profile in the APT application is run.
If the app_filter Value data field is empty, RRS logging is enabled for all applications. If the tprofile_filter Value data field is empty, RRS logging is enabled for all task profiles.
- The Rulerunner.log file indicates if application or task filtering is enabled for RRS logging.
- The batch has only the .rrs log files for the filtered task. For example, if you set the tprofile_filter value to VScan, then only the VScan.rrs logs are in the batch.