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
a9b34ae1
Commit
a9b34ae1
authored
May 14, 2020
by
Bob Van Landuyt
Committed by
Paul Slaughter
May 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove reference to the logs admin page from docs
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31973
parent
fb9ced9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
doc/administration/repository_checks.md
doc/administration/repository_checks.md
+5
-7
No files found.
doc/administration/repository_checks.md
View file @
a9b34ae1
...
...
@@ -7,8 +7,8 @@ integrity of all data committed to a repository. GitLab administrators
can trigger such a check for a project via the project page under the
admin panel. The checks run asynchronously so it may take a few minutes
before the check result is visible on the project admin page. If the
checks failed you can see their output on
the admin log page under
'repocheck.log'.
checks failed you can see their output on
in the
[
`repocheck.log`
file.
](
logs.md#repochecklog
)
NOTE:
**Note:**
It is OFF by default because it still causes too many false alarms.
...
...
@@ -31,12 +31,10 @@ panel.
## What to do if a check failed
If the repository check fails for some repository you should look up the error
in
`repocheck.log`
:
in
the
[
`repocheck.log` file
](
logs.md#repochecklog
)
on disk
:
-
in the
[
admin panel
](
logs.md#repochecklog
)
-
or on disk, see:
-
`/var/log/gitlab/gitlab-rails`
for Omnibus installations
-
`/home/git/gitlab/log`
for installations from source
-
`/var/log/gitlab/gitlab-rails`
for Omnibus installations
-
`/home/git/gitlab/log`
for installations from source
If the periodic repository check causes false alarms, you can clear all repository check states by
navigating to
**Admin Area > Settings > Repository**
...
...
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