Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit event #102

Merged
merged 9 commits into from
Oct 14, 2019
Merged

Audit event #102

merged 9 commits into from
Oct 14, 2019

Conversation

DamienHarper
Copy link
Owner

The bundle now fires an AuditEvent for every audit log entry.
This opens the doors to:

  • log entries in non SQL datastore such as Elasticsearch for example.
  • send an email/notification if a specific entity has been changed.

As a consequence, persistence logic has been moved to a new event subscriber listening to AuditEvent.

@DamienHarper DamienHarper merged commit 4a5132b into master Oct 14, 2019
@DamienHarper DamienHarper deleted the audit-event branch October 14, 2019 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants