Skip to main content
FortiKoala
Staff
Staff
March 1, 2019

Technical Note: ZoneFox 4.0 - How do I configure crash dump error reporting for Windows agents

  • March 1, 2019
  • 0 replies
  • 842 views
Description

How do I configure crash dump error reporting for Windows agents


Scope

Troubleshooting


Solution

This can be configured when installing the Windows agent, by toggling on the Enable error reporting option.  To change the configuration of an existing agent, browse to the C:Program Files (x86)Inquisitive SystemsCollectorManager folder and edit the end.col.man.xml file as an Administrator, changing the last line from:


    <AllowErrorReporting>false</AllowErrorReporting>


to 


    <AllowErrorReporting>true</AllowErrorReporting>


Save the modified file, then stop the Collector Manager process, the service will automatically restart with the new configuration.