Has anyone ever had attempted to query the audit trail (post 3.4) by events with a specific values? (e.g. return all audit events that have the a key "myKey" that is equal to "myValue")
I have used audit queries extensively in my Content Trends dashlet (listed on addons.alfresco.com), and also included some key-value based queries. Unfortunately, the audit service currently only allows for one key-value pair to be used for querying.