Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-13 21:11:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-13 21:11:14 +0300
commitbf0074fcef1463c2726805cdf0fe7bcb219fb2ae (patch)
tree3e199a9618f4263b9ea598be388f593df9b7e189 /doc/administration/logs
parent191f3b52a9e0caa72f4e6f7224f0830ba3976d59 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/logs')
-rw-r--r--doc/administration/logs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/logs/index.md b/doc/administration/logs/index.md
index 3bb26681fae..b760f0b6217 100644
--- a/doc/administration/logs/index.md
+++ b/doc/administration/logs/index.md
@@ -1047,8 +1047,8 @@ For Linux package installations, NGINX logs are in:
- `/var/log/gitlab/nginx/gitlab_error.log`: A log of NGINX errors for GitLab
- `/var/log/gitlab/nginx/gitlab_pages_access.log`: A log of requests made to Pages static sites
- `/var/log/gitlab/nginx/gitlab_pages_error.log`: A log of NGINX errors for Pages static sites
-- `/var/log/gitlab/nginx/gitlab_registry_access.log`: A log of requests made to the Container Registry
-- `/var/log/gitlab/nginx/gitlab_registry_error.log`: A log of NGINX errors for the Container Registry
+- `/var/log/gitlab/nginx/gitlab_registry_access.log`: A log of requests made to the container registry
+- `/var/log/gitlab/nginx/gitlab_registry_error.log`: A log of NGINX errors for the container registry
- `/var/log/gitlab/nginx/gitlab_mattermost_access.log`: A log of requests made to Mattermost
- `/var/log/gitlab/nginx/gitlab_mattermost_error.log`: A log of NGINX errors for Mattermost