GitLab Enterprise Edition offers a way to view the changes made within the
GitLab server as a help to system administrators.
GitLab system administrators can also take advantage of the logs located on the
filesystem, see [the logs system documentation](logs.md) for more details.
## Overview
## Overview
**Audit Events** is a tool for GitLab Enterprise Edition administrators to be able to track
**Audit Events** is a tool for GitLab Enterprise Edition administrators to be
important events such as user access level, target user, and user addition or
able to track important events such as user access level, target user, and user
removal.
addition or removal.
## Use-cases
## Use-cases
...
@@ -13,38 +19,30 @@ a particular user for a project in your GitLab EE instance.
...
@@ -13,38 +19,30 @@ a particular user for a project in your GitLab EE instance.
- You can use it to track which users have access to certain group of projects
- You can use it to track which users have access to certain group of projects
in your GitLab instance, and who gave them that permission level.
in your GitLab instance, and who gave them that permission level.
## Description
## Security events
GitLab Enterprise Edition offers a way to view the changes made within the GitLab server as a help to system administrators.
GitLab system administrators can also take advantage of the logs located on the filesystem, see [the logs system documentation](logs.md) for more details.