Coder Social home page Coder Social logo

jenkinsci / audit-trail-plugin Goto Github PK

View Code? Open in Web Editor NEW
22.0 99.0 49.0 582 KB

Jenkins audit-trail plugin

Home Page: https://plugins.jenkins.io/audit-trail/

License: MIT License

Java 93.47% HTML 5.80% Groovy 0.72%
administrative-monitor logging audit

audit-trail-plugin's Introduction

Audit Trail Plugin

audit trail audit trail plugin https://plugins.jenkins.io/audit-trail

This plugin keeps a log of who performed particular Jenkins operations, such as configuring jobs.

This plugin adds an Audit Trail section in the main Jenkins configuration page. On this page, you can configure log destination and settings (eg file size and number of rotating log files), and a URI pattern for requests to be logged. The default options select most actions with significant effect such as creating/configuring/deleting jobs and views or delete/save-forever/start a build. The log is sent to the target as configured (writen to disk, to console, sent to Elastic Search or Syslog).

Also see the JobConfigHistory Plugin for recording actual changes made to job configurations.

Logger Configuration

File logger

Output audit logs in rolling files.

image

The file logger relies on java.util.logging.FileHandler and can use patterns to describe the log file location as documented here (%h, %g…​).

A separator can be set for the file logger in case further parsing of the file is done. Default separator is a space.

Syslog logger

Send audit logs to a Syslog server.

image

image

Console logger

Output audit logs in stdout or stderr. Primarily intended for debugging purpose.

image

Elastic Search logger

Send audit logs to an Elastic Search server

image

Other configuration

Log build triggers

Will log the cause of a build. Defaults to true.

Log credential users

Will log usage of credentials as long as they are consumed through the Credentials plugin. Defaults to true.

About the client IP-address appearing in the logs

The plugin uses a method that cannot guarantee that the actual IP of the client is captured. More details Be aware of this limitation, especially if your instance is configured behind a reverse proxy. For getting client IP-address correctly it’s required to set HTTP-header X-Forwarded-For on the reverse proxy side. Also follow these recommendations in order to get round this limitation.

Changelog

From version 2.5 on, changelog is automatically generated using release-drafter. See directly the GitHub release page for the plugin.

For older releases, have a look to the archive.

audit-trail-plugin's People

Contributors

ajrussellsap avatar alanharder avatar based2 avatar basil avatar chikitulfo avatar cyrille-leclerc avatar daniel-beck avatar dependabot-preview[bot] avatar dependabot[bot] avatar fbelzunc avatar flauflauf avatar gounthar avatar huybrechts avatar jglick avatar jlosito avatar meiswjn avatar ndeloof avatar olivergondza avatar pierrebtz avatar pjanouse avatar timja avatar tomaszsek avatar wadeck avatar zenteno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.