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
4f361c94
Commit
4f361c94
authored
Jul 07, 2021
by
Kati Paizee
Committed by
Bruno Freitas
Jul 07, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
56213a4f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/integration/jenkins.md
doc/integration/jenkins.md
+5
-5
No files found.
doc/integration/jenkins.md
View file @
4f361c94
...
...
@@ -225,10 +225,10 @@ If you don't find the errors above, but do find *duplicate* entries like below (
When troubleshooting an integration issue, it is useful to enable job logs in Jenkins to see more details about what is happening under the hood.
To enable job logs in Jenkins:
-
Navigate to
`Dashboard -> Manage Jenkins -> System Log`
-
Click on
`Add new log recorder`
-
Give the new log recorder a name
-
On the next screen click on
`Add`
and type
`org.jenkinsci.plugins.workflow.job`
in the text field.
-
Make sure that the Log Level is
`All`
and click
`Save`
1.
Go to
**Dashboard > Manage Jenkins > System Log**
.
1.
Select
**Add new log recorder**
.
1.
Enter a name for the log recorder.
1.
On the next screen, select
**Add**
and enter
`org.jenkinsci.plugins.workflow.job`
in the text field.
1.
Make sure that the Log Level is
**All**
and select
**Save**
.
Now after running a build you can go to the loggers page (
`Dashboard -> Manage Jenkins -> System Log`
), click on your logger and check the logs.
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