QuentinAmbard / avrilog

Sign & timestamp traces comming from rabbitmq. Use Akka & Horm (hbase orm) to save trace to HBASE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Home-made traceability server.

Use scala, akka, rabbitmq, save to hbase with Horm + bouncy castle for the timestamp implementation.

*Avrilog-server : consume rabbitmq traces, sign the traces with custom or remote timestamp certificate and save them to HBASE. Installation detail with certificate generation are provided in the README.me of this module.

*Avrilog-common : Signature & Timestamp see Sign.scala + shared object

*Avrilog-java-client : Used to send raw traces to rabbit-mq from any application

About

Sign & timestamp traces comming from rabbitmq. Use Akka & Horm (hbase orm) to save trace to HBASE


Languages

Language:Scala 46.7%Language:CSS 24.6%Language:Java 14.7%Language:HTML 9.3%Language:Shell 4.6%Language:JavaScript 0.1%