Summary
Table of Contents |
---|
The ClinSpark Agent writes most of its interactions with local devices and interfaces to a local ‘log’ file for troubleshooting purposes.
...
Core dump log files will be located in the same directory as the ClinSpark Agent executable file:
For Versions prior to ClinSpark Agent 23.3:
Code Block |
---|
C:\Program Files\Foundry Health\ClinSparkAgent |
...
For Versions ClinSpark Agent 23.3 and beyond:
Code Block |
---|
C:\Program Files\IQVIA\ClinSparkAgent |
...
If present, they will have a generated filename something like this: hs_err_pid5160.log
...