docs(concepts): Describe audit trail feature (#5747)

* docs(concepts): Audit Trail

* event viewer

* event api

* future plans

* fix broken links

* external system

* link to logs (dependency)

* correct link

* Apply suggestions from code review

Co-authored-by: Florian Forster <florian@zitadel.com>

* service user link

* replace image

---------

Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
mffap
2023-05-04 15:37:28 +02:00
committed by GitHub
parent 9c3f149cd7
commit 696fb390ae
4 changed files with 65 additions and 0 deletions

View File

@@ -281,6 +281,7 @@ module.exports = {
"concepts/features/identity-brokering",
"concepts/structure/jwt_idp",
"concepts/features/actions",
"concepts/features/audit-trail",
"concepts/features/selfservice",
]
},