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-05-15 18:07:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-15 18:07:43 +0300
commitf8a5275c45ed2276daf843764113476749e680d2 (patch)
tree4856524dbeebf0280a87ff71bcc274f496975e72 /doc/administration/logs
parente6fed37d941271b897d37820fd3b571feab280b0 (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, 3 insertions, 1 deletions
diff --git a/doc/administration/logs/index.md b/doc/administration/logs/index.md
index 82675c4ce39..7fab97f76da 100644
--- a/doc/administration/logs/index.md
+++ b/doc/administration/logs/index.md
@@ -350,7 +350,9 @@ the `view_duration_s` is calculated by [`duration_s - db_duration_s`](https://gi
Therefore, `view_duration_s` can be affected by multiple different factors, like read-write
process on Redis or external HTTP, not only the serialization process.
-## `application.log`
+## `application.log` (deprecated)
+
+> [Deprecated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111046) in GitLab 15.10.
Depending on your installation method, this file is located at: