Skip to main content

Disable SQL Query Optimization

To disable the SQL Query Optimization feature, please select your installation type and follow the instructions below.

  1. Edit the agent configuration file:
nano /opt/releem/releem.conf
  1. Set:
query_optimization=false
  1. Restart the agent:
systemctl restart releem-agent