FortiSIEM
FortiSIEM provides Security Information and Event Management (SIEM) and User and Entity Behavior Analytics (UEBA)
FortiKoala
Staff
Staff
Article Id 193459
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.



Contributors