The Slow Query Log Is Written As. Set global log_slow_queries 1. Unfortunately I dont have much experience working with slow queries.

But you can always change it to avoid possible confusion if you have several MariaDB instances. By default the slow query log is written to hostname-slowlog in the datadir directory. It can be used to specify an additional execution time threshold for the slow query log that when exceeded will cause a query to be logged unconditionally that is.
It can be used to specify an additional execution time threshold for the slow query log that when exceeded will cause a query to be logged unconditionally that is.
The general query log and the slow query log can also be written to special tables in the mysql database. The general query log and the slow query log can also be written to special tables in the mysql database. The server creates the file in the data directory unless an absolute path name is given to specify a different directory. The slow query log consists of SQL statements that take more than long_query_time seconds to execute and require at least min_examined_row_limit rows to be examined.