Hello OD experts,
A few months ago, I successfully disabled event reporting in OpenDeploy 6.0.1 by adding the following line to odbase.xml:
<eventReporting enabled="no"
cfgPath="/usr/iw/OpenDeployNG/etc/eventReportingConfig.xml" />
However, I'm having a problem at the moment where my AdminServer HSQL data file has grown huge. Even though I can clear this db, I'm thinking that I want to turn off event reporting for this also. However, I can't find any doco as to how to do this!
The relevent files are located in:
/usr/iw/AdminServer/odadmin/db/*
AND:
/usr/iw/AdminServer/odadmin/config/adminEventReportingConfig.xml
Any guidance would be appreciated?