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
dc52025a
Commit
dc52025a
authored
Feb 10, 2021
by
Anton Smith
Committed by
Nick Gaskill
Feb 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify Sidekiq log location
parent
32de17b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
doc/administration/logs.md
doc/administration/logs.md
+4
-1
No files found.
doc/administration/logs.md
View file @
dc52025a
...
...
@@ -413,11 +413,14 @@ For example:
## Sidekiq Logs
NOTE:
In Omnibus GitLab
`12.10`
or earlier, the Sidekiq log lives in
`/var/log/gitlab/gitlab-rails/sidekiq.log`
.
For Omnibus installations, some Sidekiq logs reside in
`/var/log/gitlab/sidekiq/current`
and as follows.
### `sidekiq.log`
This file lives in
`/var/log/gitlab/
gitlab-rails/sidekiq.log
`
for
This file lives in
`/var/log/gitlab/
sidekiq/current
`
for
Omnibus GitLab packages or in
`/home/git/gitlab/log/sidekiq.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