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

  1. 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}'
    
  2. Restart the Tomcat service in order to make the changes effective