We are needing to give users permissions to view the audit log, but do not want to give them System Administrator permissions. I have given them EventView permissions. We are currently on version 3.2.19, and I think in a previous version (but not 100% sure) if we gave them the link to the audit page (/app#/configuration/audit) they could view it. Now when they try to view it they get an error that states “You do not have permission to perform this action. Please contact your Octopus administrator. Missing permission: AdministerSystem.”
However, I have verified that they have access to the API to pull the data (/api/events). We are evaluating if we need to build our own UI to call the web service to pull this data out, or if this will be fixed in Octopus and they will be able to use the out of the box page.