1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/docs/advanced/audit-log.md

18 lines
680 B
Markdown
Raw Normal View History

---
id: audit_log
title: The audit log
---
When something is not working as expected it is important to be able to track what changed when, and who performed the change.
## Audit log per feature toggle
Unleash comes with a audit log, available on a feature toggle level. You access the audit log via the “history” tab in the feature toggle view.
![Audit log](../assets/unleash-toggle-history.png)
## Global Audit Log
Unleash also keeps an audit log across all toggles and activation strategies, tracking all changes. You access the global audit log via the “Event history”, which you can find in the drawer menu.
![Global audit log](../assets/global_audit_log.png)