share-extras / audit-dashlet

Display audit events for any given audit application
Apache License 2.0
9 stars 11 forks source link

Audit History on individual document files #9

Open ajab21 opened 6 years ago

ajab21 commented 6 years ago

@romainguinot Do you have a suggestion for how to easily show the audit history from the document details page for the individual file that's currently in focus? In other words, can this application be leveraged to filter for all audit logs against the current document node ID (including history where file path changed or file name changed). Thanks in advance for sharing your valuable perspective here!

ajab21 commented 6 years ago

Hi @romainguinot, just checking to see if you saw my earlier note. Thank you

romainguinot commented 5 years ago

you'd need to consider permissions here, as only admins can see audit data by default. it would need a good amount of custom code to include the component on the doc details page, or to query the data based on the current node.