How to enable audit trail in Jenkins

0 votes

Hi Team,

I am new to Jenkins. I want to save the logs of Jenkins using the Audit Trail plugin. How can I do that?

Dec 7, 2020 in Jenkins by akhtar
• 38,230 points
1,972 views

1 answer to this question.

0 votes

Hi@akhtar,

You need to install the Audit Trail plugin in Jenkins. This plugin is not available by default. After that, you have to set the below parameters in the Audit Trail.

  1. Visit the Configure Jenkins screen (http://localhost:8080/configure).

  2. Under the Audit Trail section, click the Add Logger button.

  3. Modify the default settings for Audit Trail to allow for a long observation. Change Log File Size MB to 128 and Log File Count to 40.

  4. Click on save.

answered Dec 7, 2020 by MD
• 95,440 points

Related Questions In Jenkins

0 votes
2 answers
0 votes
1 answer

How to construct Maven installation in Jenkins for each Slave node?

I’m assuming that Java and Maven are ...READ MORE

answered Aug 2, 2018 in Jenkins by Sophie may
• 10,610 points
4,778 views
0 votes
3 answers

How to get the Maven Version of a project in Jenkins?

Here is a snippet from our Jenkins ...READ MORE

answered Oct 4, 2019 in Jenkins by Petr Doležal
21,952 views
0 votes
1 answer

What are parameterized jobs in jenkins and how to configure it?

Hey @Hannah, Parameterized jobs/builds are the ones ...READ MORE

answered Dec 16, 2018 in Jenkins by Kiyara
4,785 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,458 views
+2 votes
1 answer
+5 votes
3 answers

How to trigger a Jenkins pipeline A in another Jenkins pipeline B?

You can run the following code, its ...READ MORE

answered Jul 5, 2018 in Jenkins by Sophie may
• 10,610 points
117,120 views
+1 vote
3 answers

How to auto build a job in jenkins if there is any change in code on Github repository?

To automatically run build on code commit, follow ...READ MORE

answered Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
75,745 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP