We don't currently support a feature that allows you to export the Logs. However, you can export them from the database in several different formats using a tool like phpMyAdmin using these steps:
- Log into phpMyAdmin.
- Select the source database on the left pane.
- Select the table you wish to export on the left pane under the database name.
- Click on the Export tab in the top center pane. Then select the format you'd like to export it in from the dropdown.
You'll want to export the yourprefix_itsec_logs table.