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
81f8300b
Commit
81f8300b
authored
Dec 05, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify group sharing log events
parent
01babc6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
doc/administration/audit_events.md
doc/administration/audit_events.md
+7
-2
No files found.
doc/administration/audit_events.md
View file @
81f8300b
...
@@ -29,7 +29,7 @@ it happened.
...
@@ -29,7 +29,7 @@ it happened.
There are two kinds of events logged:
There are two kinds of events logged:
-
Events scoped to the group or project, used by group / project
O
wners
-
Events scoped to the group or project, used by group / project
o
wners
to loop up who made what change
to loop up who made what change
-
Events scoped to the whole GitLab instance, used by the Compliance team to
-
Events scoped to the whole GitLab instance, used by the Compliance team to
perform formal audits
perform formal audits
...
@@ -49,6 +49,9 @@ From there, you can see the following actions:
...
@@ -49,6 +49,9 @@ From there, you can see the following actions:
-
Removed user from group
-
Removed user from group
-
Project added to group and with which visibility level
-
Project added to group and with which visibility level
-
Project removed from group
-
Project removed from group
-
[
Group shared with project
](
../user/project/members/share_project_with_groups.md
)
and with which [permissions]
-
Removal of a previously shared group with a project
### Project events
### Project events
...
@@ -75,7 +78,9 @@ the entire instance of your GitLab server, making it easy to understand who
...
@@ -75,7 +78,9 @@ the entire instance of your GitLab server, making it easy to understand who
changed what and when for audit purposes.
changed what and when for audit purposes.
To view the server-wide admin log, visit
**Admin Area > Monitoring > Audit Log**
.
To view the server-wide admin log, visit
**Admin Area > Monitoring > Audit Log**
.
The following user actions are recorded:
In addition to the group and project events, the following user actions are also
recorded:
-
Failed Logins
-
Failed Logins
-
Sign-in events and the authentication type (standard, LDAP, OmniAuth, etc.)
-
Sign-in events and the authentication type (standard, LDAP, OmniAuth, etc.)
...
...
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