In the troubleshooting of some issues, it would be useful to trace the actions carried out by the Intelligence Server as it starts up and before any of the regular diagnostic logging takes effect. The component that manages the execution and startup of the Intelligence Server is called MSTRExec. To inform the Intelligence Server that verbose logging of the process startup is required, the Intelligence Server must be started with "-v -v -v" among the startup options. This technical note indicates how this additional tracing can be turned on for this component on both Windows and Unix/Linux operating systems.
- Intelligence Server on the Windows operating system:
- The Intelligence Server on Windows, when started as a service, does not have a terminal to which it can write the output log data. Users should therefore run the "Monitor.exe" utility that is installed with Strategy in the "Common Files\Strategy" folder to capture the logs output by the Intelligence Server.
- Users now need to edit the Intelligence Server service registration command to add the verbose logging options. This requires editing the Microsoft Windows Registry. Users should backup the registry before performing the following steps:
- Run the command "regedit" to open the registry editor.
- Navigate to the registry entry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Strategy Intelligence Server"
- Right Click on the key called "ImagePath" and select the Modify option.