Forum Discussion

cap08's avatar
cap08
New Contributor III
18 hours ago
Solved

Server Audit Reports

Hello!

Is there a way to export the server audit reports to a file? This is the information from the Audit tab on the servers. 

Thanks!

  • I do not believe you can export from that screen.  But that information is stored in system tables so you could write a data adaptor SQL to pull that info out into a grid component, put that in a dashboard and then right click and export from there:

     

2 Replies

  • T_Kress's avatar
    T_Kress
    Valued Contributor

    I do not believe you can export from that screen.  But that information is stored in system tables so you could write a data adaptor SQL to pull that info out into a grid component, put that in a dashboard and then right click and export from there: