# Where can I find MySQL logs in phpMyAdmin?

In the older version of the phpMyAdmin control panel, there is Binary log in
which all logs are stored. This can be opened by clicking _Status → Binary log_

In newer versions, the Status page looks like this

![Untitled](https://imagedelivery.net/xZXo0QFi-1_4Zimer-T0XQ/40a80e9f-02b4-400e-3f32-0a8faa2a7100/public =1366x681)

Here you can monitor all activity on your MySQL server.
