Closed
Description
Problem
As an enterprise customer, I want to see a UI of the audit log if I'm licensed for it.
Definition of Done
- have the audit log route go to the Audit Log Page if the license allows it, else to the not found page
- make the nav link show only if the license allows it
Notes
See #3008 for implementation ideas, such as a wrapper component for licensed pages and a selector in the licenseXService