If you chose the MySQL database to store archived events in, you must enable event reporting.
Run these commands once after a new installation. Do not run these commands after an upgrade or reconfiguration.
Procedure
- For Linux, execute these commands from the APG/bin directory:
#./manage-resources.sh update dba/FLOW-RPE2-ARCH '{"disabled":true}'
#./manage-resources.sh update dba/FLOW-RPE2-LIVE '{"disabled":false}'
- Restart the Tomcat service in order to make the changes effective