Audit Log
Create audit logs into the database for user behaviors, including a web UI to query logs
No ratings yet
- Gem
- audit-log
- Repository
- rails-engine/audit-log
- License
- MIT
- Stars
- 177
- Added
- August 20, 2026
About
📑 Create audit logs into the database for user behaviors, including a web UI to query logs.
Trail audit logs (Operation logs) into the database for user behaviors, including a Web UI to query logs.
Mounting it
ruby
# Gemfile
gem "audit-log"
# config/routes.rb
mount AuditLog::Engine, at: "/audit-log"
Details
177 stars on GitHub · MIT licensed · maintained by rails-engine. Source: https://github.com/rails-engine/audit-log
Discussion (0)
Sign in to join the discussion.
No comments yet.