How can I export an audit trail?

For users or potential users.
Post Reply
AussieDentistThird
Posts: 13
Joined: Tue Dec 20, 2022 7:07 pm

How can I export an audit trail?

Post by AussieDentistThird » Sun Jun 15, 2025 2:26 am

Can i export an audit trail?

Preferably in cvs format

Tom Zaccaria
Posts: 363
Joined: Mon Feb 25, 2008 3:09 am

Re: How can I export an audit trail?

Post by Tom Zaccaria » Sun Jun 15, 2025 2:45 am

Try this:

SELECT * FROM securitylog

You can then export the results in csv format. Took a while to find this table.
drtmz

Post Reply