All Projects → symentis → grails-audit-logging-plugin

symentis / grails-audit-logging-plugin

Licence: Apache-2.0 license
The Grails Audit Logging Plugin

Programming Languages

groovy
2714 projects
shell
77523 projects

Projects that are alternatives of or similar to grails-audit-logging-plugin

gorm-hibernate5
GORM for Hibernate 5
Stars: ✭ 51 (+4.08%)
Mutual labels:  grails, hibernate, gorm
Grails Audit Logging Plugin
The Grails Audit Logging Plugin
Stars: ✭ 45 (-8.16%)
Mutual labels:  audit, hibernate, gorm
Audit.net
An extensible framework to audit executing operations in .NET and .NET Core.
Stars: ✭ 1,647 (+3261.22%)
Mutual labels:  audit, audit-logs
Grails Data Mapping
GORM - Groovy Object Mapping
Stars: ✭ 194 (+295.92%)
Mutual labels:  hibernate, gorm
gorm-mongodb
GORM for MongoDB
Stars: ✭ 58 (+18.37%)
Mutual labels:  grails, gorm
gorm-neo4j
GORM for Neo4j
Stars: ✭ 16 (-67.35%)
Mutual labels:  grails, gorm
terraform-aws-cloudtrail-s3-bucket
S3 bucket with built in IAM policy to allow CloudTrail logs
Stars: ✭ 38 (-22.45%)
Mutual labels:  audit, audit-logs
grails-rabbitmq-native
A Grails plugin that provides convenient RabbitMQ functionality using the native Java library for RabbitMQ.
Stars: ✭ 27 (-44.9%)
Mutual labels:  grails, grails-plugin
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-32.65%)
Mutual labels:  hibernate
employeeManager
自己尝试写的一个简单的考勤管理系统,包含管理成员信息以及成员考勤,管理员审批的功能,采用SpringMVC+Hibernate4+Spring搭建
Stars: ✭ 40 (-18.37%)
Mutual labels:  hibernate
Library
Online Library Management. User can search, check in, checkout book. System adds fines automatically if the book is not checked in by due date
Stars: ✭ 27 (-44.9%)
Mutual labels:  hibernate
multitenant
Multi-Tenant Spring Boot Application with separate databases using Hibernate and H2.
Stars: ✭ 15 (-69.39%)
Mutual labels:  hibernate
acrobot
A simple acronym bot for Google Chat
Stars: ✭ 23 (-53.06%)
Mutual labels:  hibernate
kuu
Modular Go Web Framework based on GORM and Gin.
Stars: ✭ 15 (-69.39%)
Mutual labels:  gorm
springboot-crud-restful-webservices
Spring Boot, MySQL, JPA, Hibernate Restful CRUD API Tutorial
Stars: ✭ 41 (-16.33%)
Mutual labels:  hibernate
lxd-probe
Open Source runtime scanner for Linux containers (LXD / LXC), It performs security audit checks based on CIS Linux containers Benchmark specification
Stars: ✭ 14 (-71.43%)
Mutual labels:  audit
Generic-SQL-Audit-Trail
A generic audit trail based on triggers and dynamic SQL.
Stars: ✭ 15 (-69.39%)
Mutual labels:  audit
bitprices
command-line tool that generates a report of transactions with the USD (fiat) value at the time of each transaction.
Stars: ✭ 17 (-65.31%)
Mutual labels:  audit
hibernate.org
Source for the hibernate.org website
Stars: ✭ 25 (-48.98%)
Mutual labels:  hibernate
spring-boot-shop-sample
My first web application using Spring Boot framework.
Stars: ✭ 66 (+34.69%)
Mutual labels:  hibernate

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.

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