diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-15 03:06:34 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-15 03:06:34 +0000 |
commit | 41d446ba3f0518097eb350b142ecfbeeb6be83e6 (patch) | |
tree | 465127e4d63fe9d0c61ab7f281737e588a04a4ae /doc/administration/audit_events.md | |
parent | 386e5740f68fc7f49bc7692a28e927d6ea5ab056 (diff) | |
download | gitlab-ce-41d446ba3f0518097eb350b142ecfbeeb6be83e6.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/audit_events.md')
-rw-r--r-- | doc/administration/audit_events.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md index 61ea673071e..ccb4ccbd525 100644 --- a/doc/administration/audit_events.md +++ b/doc/administration/audit_events.md @@ -59,6 +59,8 @@ From there, you can see the following actions: - 2FA enforcement/grace period changed - Roles allowed to create project changed +Group events can also be accessed via the [Group Audit Events API](../api/audit_events.md#group-audit-events-starter) + ### Project events **(STARTER)** NOTE: **Note:** @@ -107,6 +109,8 @@ the filter drop-down. You can further filter by specific group, project or user ![audit log](img/audit_log.png) +Instance events can also be accessed via the [Instance Audit Events API](../api/audit_events.md#instance-audit-events-premium-only) + ### Missing events Some events are not being tracked in Audit Events. Please see the following |