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
egilconr 1d9065aff1
chore: Improve our user documentation (#733)
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Eco C <egilconr@gmail.com>
2021-02-25 16:01:36 +01:00

680 B

id title
audit_log 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

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