Configure the Secure Viewer to Log to a File
The following procedure helps with troubleshooting Secure Viewer problems and is useful for logging activity going through the Secure Viewer.
1. Open up the Viewer.ini file in Notepad located in your InduSoft Thin Client installation folder, e.g., “C:\Program Files (x86)\Wonderware InduSoft Thin Client v8.0”
2. At the bottom of the Viewer.ini file, add the following three lines:
[Parameters]
EnableLog=1
LogFileName="PATH"
where "PATH" is the full path name of a file to write the Viewer log, e.g., “C:\Temp\Viewer.log “
3. Save the Viewer.ini file.
4. Launching the Secure Viewer will now make it log information to a file located at the specified path.