All Projects → robertoschwald → Grails Audit Logging Plugin

robertoschwald / Grails Audit Logging Plugin

Licence: apache-2.0
The Grails Audit Logging Plugin

Programming Languages

groovy
2714 projects

Projects that are alternatives of or similar to Grails Audit Logging Plugin

grails-audit-logging-plugin
The Grails Audit Logging Plugin
Stars: ✭ 49 (+8.89%)
Mutual labels:  audit, hibernate, gorm
Grails Data Mapping
GORM - Groovy Object Mapping
Stars: ✭ 194 (+331.11%)
Mutual labels:  hibernate, gorm
gorm-hibernate5
GORM for Hibernate 5
Stars: ✭ 51 (+13.33%)
Mutual labels:  hibernate, gorm
Kinecttopin
(Eyebeam #1 of 13) Developed with @FakeGreenDress. Record, stream, and export Kinect mocap data to After Effects puppet pins. Record directly from the Kinect or over OSC. Compiling or running from source requires SimpleOpenNI.
Stars: ✭ 40 (-11.11%)
Mutual labels:  plugin
Plugface
Next generation Java general purpose plugin framework
Stars: ✭ 41 (-8.89%)
Mutual labels:  plugin
Yoast Seo For Typo3
Yoast SEO plugin for TYPO3
Stars: ✭ 43 (-4.44%)
Mutual labels:  plugin
Vuepress Plugin Mermaidjs
Vuepress plugin for mermaid.js diagrams
Stars: ✭ 45 (+0%)
Mutual labels:  plugin
Cm3d2.maidfiddler
A real-time game editor for CM3D2
Stars: ✭ 39 (-13.33%)
Mutual labels:  plugin
Elasticsearch Ukrainian Lemmatizer
Ukrainian lemmatizer plugin for ElasticSearch
Stars: ✭ 44 (-2.22%)
Mutual labels:  plugin
Artifactory Debian
🔧 📦 Tools to use Artifactory as a Debian (APT) repository, and dput DEB packages into it, or upload them to Bintray.
Stars: ✭ 42 (-6.67%)
Mutual labels:  plugin
Marked
Confluence macro plugin which renders remote Markdown.
Stars: ✭ 42 (-6.67%)
Mutual labels:  plugin
Weihanli.entityframework
EntityFramework extensions
Stars: ✭ 42 (-6.67%)
Mutual labels:  audit
Sublimall Server
Server behind Sublimall SublimeText plugin
Stars: ✭ 43 (-4.44%)
Mutual labels:  plugin
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-8.89%)
Mutual labels:  plugin
Dotenv Webpack
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
Stars: ✭ 1,022 (+2171.11%)
Mutual labels:  plugin
Spring Web Rss Channels
A Full Stack RSS Reader web application built with Spring MVC and JSP. It uses libraries like Spring, JPA, Bootstrap, Apache Tiles, JSP etc. There is also a static code analysis tool called Checkstyle.
Stars: ✭ 40 (-11.11%)
Mutual labels:  hibernate
Hibernate Basics
Samples for "Hibernate, how the magic is really done?" talk
Stars: ✭ 44 (-2.22%)
Mutual labels:  hibernate
Objection Unique
Unique validation for Objection.js
Stars: ✭ 42 (-6.67%)
Mutual labels:  plugin
Virtualapp
Virtual Engine for Android(Support 12.0 in business version)
Stars: ✭ 8,413 (+18595.56%)
Mutual labels:  plugin
Jellyfin Plugin Lastfm
LastFM plugin for the Jellyfin media system. Fork of the Emby Last.FM plug-in
Stars: ✭ 43 (-4.44%)
Mutual labels:  plugin

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.

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
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

Bintray Repository

Download


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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].