Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
33fe9394d95d
Commit
1400ffae
authored
Nov 03, 2017
by
Stan Hu
Committed by
Chenje Katanda
Nov 06, 2017
Browse files
Add reconfigure docs to CE
parent
d7aa96408921
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/administration/logs.md
View file @
33fe9394
...
...
@@ -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