Export access login records from the last 3 months

I need to export the access login records from the last 3 months for the App. I can see that I’m able to check them in the “Records” section, but I need to view the full list or export it.

Is there any way to do this? Even if it requires running the query directly in the database through phpMyAdmin or another tool.

Thank you.

Hi,

It should be possible using phpMyAdmin, check the activities and system_log tables.