Skip to content

symentis/grails-audit-logging-plugin

Repository files navigation

Grails Audit Logging Plugin

Description

The Audit Logging plugin for Grails adds generic event based Audit Logging to a Grails project.

The master branch holds the codebase for plugin version 4.0.x (Grails 4.0.x).

We currently work on a Grails 4.x branch using a new approach. See PR #212

For older Grails versions, see "Supported Grails Versions" below.

Moving to Maven Central

This repositories new artifacts are currently moved to Maven Central, sind Bintray will shut down MAY/01/21. You can obtain the old artifacts from https://repo.grails.org.

Documentation

Supported Grails versions

audit-quickstart

You need to perform "grails audit-quickstart <package> <DomainClass>" after installing this plugin's 2.0.x version or later.

With this, you get an auditlog domain class in your project which is fully under your control. The domain name is registered in your application.groovy with key "grails.plugins.auditLog.auditDomainClassName".

Example:

grails audit-quickstart org.example.myproject MyAuditLogEvent

Issue Management

See GitHub Issues

Pull Requests

Pull requests are highly appreciated and welcome!

Please add integration tests for new features to the audit-test application.

Contributors

Special thanks to all the contributors (in alphabetical order):

Aaron Long
Alan Wikie
Aldrin
Andrey Zhuchkov
Ankur Tripathi
Burt Beckwith
bzamora33
Danny Casady
Dennie de Lange
Dhiraj Mahapatro
Elmar Kretzer
Felix Scheinost
Fernando Cambarieri
Graeme Rocher
Jeff Palmer
Jorge Aguilera
Juergen Baumann
Madhava Jay
Matt Long
Matthew A Stewart
Paul Taylor
Sami Mäkelä
Sebastien Arbogast
Semyon Atamas
Shawn Hartsock
Tom Crossland

Project lead: Robert Oschwald

Continuous Integration Server

Build Status

Maven Central Repository

This plugin will be available from Maven Central, soon. Older versions (up to 4.0.3) are available from the Grails Artifact Repository.


YourKit Java Profiler

YourKit is kindly supporting Grails open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.