{"id":27991163,"url":"https://github.com/robertoschwald/grails-audit-logging-plugin-examples","last_synced_at":"2025-05-08T16:55:30.959Z","repository":{"id":14718600,"uuid":"17439155","full_name":"robertoschwald/grails-audit-logging-plugin-examples","owner":"robertoschwald","description":"Sample applications showing the Audit-Logging plugin in action","archived":false,"fork":false,"pushed_at":"2019-06-24T12:36:00.000Z","size":413,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T16:55:24.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertoschwald.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-05T11:51:18.000Z","updated_at":"2019-06-24T12:36:02.000Z","dependencies_parsed_at":"2022-09-21T19:41:47.135Z","dependency_job_id":null,"html_url":"https://github.com/robertoschwald/grails-audit-logging-plugin-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoschwald%2Fgrails-audit-logging-plugin-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoschwald%2Fgrails-audit-logging-plugin-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoschwald%2Fgrails-audit-logging-plugin-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoschwald%2Fgrails-audit-logging-plugin-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertoschwald","download_url":"https://codeload.github.com/robertoschwald/grails-audit-logging-plugin-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253112078,"owners_count":21856070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-08T16:55:30.282Z","updated_at":"2025-05-08T16:55:30.935Z","avatar_url":"https://github.com/robertoschwald.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grails Audit Logging Sample Applications #\n \nThis repository holds sample audit-logging applications in different branches to show the functionality of the Grails Audit-Logging plugin in action.\nThey can be used by users to quickly verify functionality.\n\n* The Domain actions are mostly performed in the Boostrap class. You can then use your browser to check the auditController list of events logged.\n* Most of the applications are secured by Spring Security (user: me, password: password)\n* Some Domain classes implement the audit event hooks as well.\n\n## master branch: single datasource\n * single H2 db DataSource\n\n## grails_3.1.x branches\n * single H2 db DataSource\n * Auditing domains in Bootstrap.groovy\n\n## grails_3.3.x_multiple branches\n * multiple H2 db DataSources\n * Auditing domains in Bootstrap.groovy\n\n## mongoDbOnlyDatasource branch: MongoDB as only DataSource\nFor the MongoDB as single datasource example project, see branch [mongoDbOnlyDatasource](https://github.com/robertoschwald/grails-audit-logging-plugin-examples/tree/mongoDbOnlyDatasource)\n\n### Configuration\n \n - H2 as the only DataSource\n - Hibernate dependencies\n - Spring-Security-Core to secure the pages and to get the actor in AuditLog\n - database-migration to setup the schema\n \n### Dependencies\n * See the branches build.gradle / BuildConfig.groovy\n\n## Datasource\n This examples use a H2 Database.\n \n See grails-app/conf/DataSource.groovy for config details\n\n\n## Starting the application\n * Checkout this source branch from GitHub\n * Change into the source-directory\n * Start the application: \n \n```\n grails run-app\n```\n * Access http://localhost:8080/audit-log-sample\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoschwald%2Fgrails-audit-logging-plugin-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertoschwald%2Fgrails-audit-logging-plugin-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoschwald%2Fgrails-audit-logging-plugin-examples/lists"}