You can examine the slow query log using tools like Percona Tools pt-query-digest and the MySQL EXPLAIN statement. For more information, see Tools for parsing a slow query log.
For another approach to identifying resource consumption issues and bottlenecks, consider using an application monitoring tool, such as New Relic.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
A slow query log is generated on demand; unlike other logs on the Acquia platform, slow query logs aren’t retained and can be accessed only by using the Download button. The slow query logs are visible only for the primary database server and not for the secondary database server.
You can examine the slow query log using tools like Percona Tools pt-query-digest and the MySQL EXPLAIN statement. For more information, see Tools for parsing a slow query log.
For another approach to identifying resource consumption issues and bottlenecks, consider using an application monitoring tool, such as New Relic.
If this content did not answer your questions, try searching or contacting our support team for further assistance.