Can i export an audit trail?
Preferably in cvs format
How can I export an audit trail?
-
- Posts: 363
- Joined: Mon Feb 25, 2008 3:09 am
Re: How can I export an audit trail?
Try this:
SELECT * FROM securitylog
You can then export the results in csv format. Took a while to find this table.
drtmz
SELECT * FROM securitylog
You can then export the results in csv format. Took a while to find this table.
drtmz