BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
34a205b3
Commit
34a205b3
authored
Nov 06, 2017
by
Stan Hu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'add-reconfigure-logs' into 'master'
Add reconfigure docs to CE See merge request gitlab-org/gitlab-ce!15224
parents
a48d0595
1400ffae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
logs.md
doc/administration/logs.md
+9
-0
No files found.
doc/administration/logs.md
View file @
34a205b3
...
...
@@ -192,4 +192,13 @@ installations from source.
It logs information whenever a
[
repository check is run
][
repocheck
]
on a project.
## Reconfigure Logs
Reconfigure log files live in
`/var/log/gitlab/reconfigure`
for Omnibus GitLab
packages. Installations from source don't have reconfigure logs. A reconfigure log
is populated whenever
`gitlab-ctl reconfigure`
is run manually or as part of an upgrade.
Reconfigure logs files are named according to the UNIX timestamp of when the reconfigure
was initiated, such as
`1509705644.log`
[
repocheck
]:
repository_checks.md
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