Our great sponsors
-
If you need something actually structured, you could use an Event Store
-
Ahoy may be worth a try https://github.com/ankane/ahoy
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
audit-trigger
Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.
If that really won't do it for you, you can try to do something lower level using postgres triggers and functions. Take a look at https://github.com/2ndQuadrant/audit-trigger as a starting point.
-
Have you considered https://github.com/palkan/logidze ?
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Best rails tools to automatically handle logging of things like all a user's actions, or changes to a record in a module - primarily for audit purposes.
- Accessing point in time data when data changes over time
- Temporality/time-travelling in DB with ActiveRecord?
- Looking for an observer gem
- `method_missing': undefined method `has_paper_trail'