Audit Logging Plugin

Project Status

Build Status License: MIT

Cover Coverage Status | Maven Central Location

Project Overview

In Jenkins, there are several categories of user-initiated actions, such as:

During the operation of Jenkins other events and actions occur which are not initiated by the user, for example:

The goal of this project is to utilize Apache Log4j Audit, which is an audit logging framework, to implement the logging of audit events within the Jenkins server. This requires the following tasks, among other project objectives:

Getting Started: Prerequisites

Getting Started: Setup

TODO: - how to setup/start the plugin with Jenkins, etc

Usage

TODO: - demo, screenshot, gifs of running audit logging, etc

Additional Resources