summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2019-07-03 10:51:48 -0500
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-03 11:42:01 -0500
commit82db0aac0820756c788603b42517dbab1ce7ee45 (patch)
treeb0acb8f88bd77e8d65c0d8b07dd2b22dc0d7d3e5
parent96efba34d32bcde33dbd21e9ef0f181330ddbe96 (diff)
downloadgitlab-ce-add-user-info-to-auth-logs-docs.tar.gz
Add new info for auth.logadd-user-info-to-auth-logs-docs
From 12.1, user information (id and username) are also included on auth.log. Documentation was updated to reflect this. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/62756
-rw-r--r--doc/administration/logs.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/administration/logs.md b/doc/administration/logs.md
index 9921ffd8ea0..b49d8c8a28f 100644
--- a/doc/administration/logs.md
+++ b/doc/administration/logs.md
@@ -288,6 +288,9 @@ installations from source.
It logs information whenever [Rack Attack] registers an abusive request.
+NOTE: **Note:**
+From [%12.1](https://gitlab.com/gitlab-org/gitlab-ce/issues/62756), user id and username are available on this log.
+
## `graphql_json.log`
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/59587) in GitLab 12.0.