Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovannicandido/audit-docs
Documentation for the project Audition. This is a central documentation site
https://github.com/giovannicandido/audit-docs
Last synced: 7 days ago
JSON representation
Documentation for the project Audition. This is a central documentation site
- Host: GitHub
- URL: https://github.com/giovannicandido/audit-docs
- Owner: giovannicandido
- License: apache-2.0
- Created: 2016-05-20T19:31:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T23:21:32.000Z (almost 7 years ago)
- Last Synced: 2024-11-22T12:20:45.248Z (2 months ago)
- Size: 458 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
The goal of this project is to create a distributed, scalable, secure and robust audit system.
1. Distribute - That means parts of the system can be deployed separed, and many applications can be monitored
2. Scalable - The system can be scaled for great performance and huge amount's of data
3. Secured - The system need to be secure
4. Robust - Being robust can mean many things: resilent, easy to maintain, fault tolerantThe project is consisted of some components:
* [audit-mq-collector](https://github.com/atende/audit-mq-collector)
* [audit-view](https://github.com/atende/audit-view)
* [audit-model](https://github.com/atende/audit-model)
* [audit-appclient-spring](https://github.com/atende/audit-appclient-spring)[Video Explanation](https://www.youtube.com/watch?v=no-mHxizbWc)
For more information see the [docs](./docs/index.md)