Slow Query Log Location

Where do the slow queries get logged to?

Go on State
On the left menu Connections - Databases
Here you have a section called Longest Recent Queries

The slow queries are not specifically stored anywhere on disk - the gateway just keeps track of long running queries internally (in memory) .

1 Like

Is it possible to log the long running queries? The gateway seems to have them in the status screen, can we access that temporary table to log them for a longer time period?