Describe the bug
Not sure if it's a bug or just a configuration thing, but I created a custom audit-entry to log events from the activiti module like start workflow events, task end, task transition, etc. These logs can be visible from the Rest-API when using the endpoint "/audit-applications/{auditApplicationId}/audit-entries". However, they are not being shown in the Audit log Browser, is there a way in which I could configure the module to also show these logs in a user friendly way? Thank you!