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-07-26 18:08:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-26 18:08:51 +0300
commita3a9c1103b0f023deafc9fc9307032085419ff7d (patch)
treed4c73cc6e63e4ba79b1a854a747142e02dd4250d /doc/administration/logs
parent597d5ed08988cb00681eaf252d04ebae4bd24731 (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 449f33fbbef..30eb536f1c3 100644
--- a/doc/administration/logs/index.md
+++ b/doc/administration/logs/index.md
@@ -951,7 +951,7 @@ For example:
## `geo.log` **(PREMIUM SELF)**
-Geo stores structured log messages in a `geo.log` file. For Omnibus GitLab
+Geo stores structured log messages in a `geo.log` file. For Linux package
installations, this file is at `/var/log/gitlab/gitlab-rails/geo.log`.
This file contains information about when Geo attempts to sync repositories
@@ -1127,7 +1127,7 @@ GitLab also tracks [Prometheus metrics for Praefect](../gitaly/monitoring.md#mon
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63832) in GitLab 14.1.
-For Omnibus installations, the backup log is located at `/var/log/gitlab/gitlab-rails/backup_json.log`.
+For Linux package installations, the backup log is located at `/var/log/gitlab/gitlab-rails/backup_json.log`.
This log is populated when a [GitLab backup is created](../../administration/backup_restore/index.md). You can use this log to understand how the backup process performed.