https://github.com/auditumio/auditum
Audit Log management system for any application. Cloud-native, developer-friendly and open-source.
https://github.com/auditumio/auditum
audit audit-log audit-log-service audit-logs audit-trail auditing cloud-native golang hacktoberfest
Last synced: 3 months ago
JSON representation
Audit Log management system for any application. Cloud-native, developer-friendly and open-source.
- Host: GitHub
- URL: https://github.com/auditumio/auditum
- Owner: auditumio
- License: apache-2.0
- Created: 2023-06-24T20:06:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-27T01:14:30.000Z (7 months ago)
- Last Synced: 2026-01-12T14:50:31.092Z (5 months ago)
- Topics: audit, audit-log, audit-log-service, audit-logs, audit-trail, auditing, cloud-native, golang, hacktoberfest
- Language: Go
- Homepage: https://auditum.io
- Size: 1.58 MB
- Stars: 57
- Watchers: 1
- Forks: 6
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Audit Log management system for any application.
Cloud Native • Developer-friendly • Open Source
---
# Auditum
Auditum is an audit trail management software. It allows you to collect, store,
and query audit records (also known as audit logs) for multiple applications in
one place and query them using a simple API. It is designed to integrate well
with business applications, and it can be used with any software that produces
audit logs.
Features:
- **Cloud Native** – built to deploy anywhere
- **Developer-friendly** – easy to configure, use and hack on
- **Flexible** - designed to fit your data
- **API-first** - with support for HTTP and gRPC protocols
- **Observability** – built-in logging, metrics and tracing
- and more...
## Documentation
The documentation is available at [auditum.io](https://auditum.io/).
## Contributing
We welcome and appreciate contributions!
We kindly ask to raise an issue before submitting a pull request, especially for
new features. This will help us to discuss the feature and agree on implementation details.
## License
This project is licensed under the terms of the [Apache License 2.0](LICENSE).
