Skip to content

Commit 1e01c9f

Browse files
added log_queries_not_using_indexes parameter (#6024)
1 parent 8cffe9d commit 1e01c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/integrations/microsoft-azure/azure-database-for-mysql.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ In this section, you will configure a pipeline for shipping diagnostic logs from
8080
- slow_query_log: set to *ON*
8181
- long_query_time: Set the number of seconds a query can run before it's considered "slow". The default is 10 seconds.
8282
- log_slow_admin_statements: set to *ON*
83+
- log_queries_not_using_indexes: set to *ON*
8384
4. Enable slow query and error logs.<br/><img src={useBaseUrl('img/send-data/azure-database-for-mysql-error-logs.png')} alt="Azure flexible mysql error logs" style={{border: '1px solid gray'}} width="800" />
8485
5. Tag the location field in the source with the right location value. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Location.png')} alt="Azure Database for MySql Tag Location" style={{border: '1px solid gray'}} width="500" />
8586

0 commit comments

Comments
 (0)