Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
86aab4df
Commit
86aab4df
authored
Nov 25, 2014
by
Marin Jankovski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add audit events documentation.
parent
8bc7fab4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
29 additions
and
0 deletions
+29
-0
doc/README.md
doc/README.md
+1
-0
doc/administration/audit_events.md
doc/administration/audit_events.md
+28
-0
doc/administration/audit_events_group.png
doc/administration/audit_events_group.png
+0
-0
doc/administration/audit_events_project.png
doc/administration/audit_events_project.png
+0
-0
No files found.
doc/README.md
View file @
86aab4df
...
...
@@ -20,6 +20,7 @@
-
[
System hooks
](
system_hooks/system_hooks.md
)
Let GitLab notify you when certain management tasks need to be carried out.
-
[
Security
](
security/README.md
)
Learn what you can do to further secure your GitLab instance.
-
[
Update
](
update/README.md
)
Update guides to upgrade your installation.
-
[
Audit Events
](
administration/audit_events.md
)
Check how user access change in projects and groups.
-
[
Branded login page
](
customization/branded_login_page.md
)
Change the login page appearance for your GitLab instance.
-
[
Git Hooks
](
git_hooks/git_hooks.md
)
Advanced push rules for your project.
...
...
doc/administration/audit_events.md
0 → 100644
View file @
86aab4df
# Audit Events
GitLab Enterprise Edition offers a way to view the changes made within the GitLab server as a help to system administrators.
# Security Events
| Security Event | Description |
|--------------------------------|--------------------------------------------------------------------------------------------------|
| User added to group or project | Notes the author of the change, target user |
| User permission changed | Notes the author of the change, original permission and new permission, target user |
# Audit Events in Project
To view the Audit Events user needs to have enough permissions to view the project Settings page.
Navigate to Project->Settings->Audit Events to view the Audit Events:
![
audit events project
](
audit_events_project.png
)
# Audit Events in Group
To view the Audit Events user needs to have enough permissions to view the group Settings page.
Navigate to Group->Settings->Audit Events to view the Audit Events:
![
audit events group
](
audit_events_group.png
)
doc/administration/audit_events_group.png
0 → 100644
View file @
86aab4df
95.6 KB
doc/administration/audit_events_project.png
0 → 100644
View file @
86aab4df
132 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment