From 82db0aac0820756c788603b42517dbab1ce7ee45 Mon Sep 17 00:00:00 2001 From: Mayra Cabrera Date: Wed, 3 Jul 2019 10:51:48 -0500 Subject: Add new info for auth.log 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 --- doc/administration/logs.md | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.1