grails-audit-logging-plugin icon indicating copy to clipboard operation
grails-audit-logging-plugin copied to clipboard

Support MongoDB as backend

Open robertoschwald opened this issue 6 years ago • 1 comments

Currently we do not support Mongo as a logging backend. Therefore, one must use a 2nd SQL dataStore for audit logging. See #179

robertoschwald avatar Jan 28 '19 14:01 robertoschwald

@robertoschwald What's the current state of supporting Mongo as a logging backend? Where places where changes need to be made? What's the rough effort involved?

I need auditing in a Grails 4 application with MongoDB, so instead of implementing everything by myself, I would consider modifying this plugin to support MongoDB as a back-end.

flicken avatar Jun 26 '20 13:06 flicken