Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 tolerant

The 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)