Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8047aed7
Commit
8047aed7
authored
Sep 04, 2019
by
Achilleas Pipinellis
Committed by
Evan Read
Sep 04, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Follow-up from database load balancing docs
parent
7b98bbf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
doc/administration/logs.md
doc/administration/logs.md
+7
-6
No files found.
doc/administration/logs.md
View file @
8047aed7
...
...
@@ -341,9 +341,10 @@ installations from source.
## `database_load_balancing.log`
Introduced in GitLab 12.3 for observability of
[
Database Load
Balancing
](
https://docs.gitlab.com/ee/administration/database_load_balancing.html
)
when enabled. This file lives in
`/var/log/gitlab/gitlab-rails/database_load_balancing.log`
for Omnibus GitLab
packages or in
`/home/git/gitlab/log/database_load_balancing.log`
for
installations from source.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15442) in GitLab 12.3.
This log is used for observability of
[
Database Load Balancing
](
database_load_balancing.md
)
.
It is stored at:
-
`/var/log/gitlab/gitlab-rails/database_load_balancing.log`
for Omnibus GitLab packages.
-
`/home/git/gitlab/log/database_load_balancing.log`
for installations from source.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment