My boss is writing up an audit report for upper management that summarizes total activity in our on-prem wiki. Basically a spreadsheet version of the Global Activity report. From my googling I gather that it is not possible to simply extract this report to CSV, so I'm looking to write a query that will pull the data I need, presumably out of the content table.
Does the content table show only the most recent edit? That is, do I need to join with any other tables to get (for example) all edits to a given page? Or does the global activity report draw from another source entirely?
If someone here has already invented this wheel and would be willing to share your query with me, you'd save me a ton of research and earn my eternal gratitude.
I don't have a finished query for you, but here are my thoughts:
Hope this helped a little bit.
Regards, Dominic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.