Audit4j as a Microservice

41 views
Skip to first unread message

Janith Bandara

unread,
Dec 27, 2017, 8:52:24 AM12/27/17
to Audit4j
Hi All,

I recently added changes to the Audit4j Microservice project which now exposes an universal api across multiple languages and multiple clients.

The api is consist of various transports including RPC via thrift, Web Sockets and RESTful api. Custom transports can be plugged using configurations.

RPC-like protocol is implemented for more efficient and secure communication. Also the communication can be secured using SSL. REST api is specifically implemented for Administration and monitoring purposes.

Microservice can be started running Main Clsss, Default ports are, 9091 for WebSocket, 9092 for RPC and 8080 for Web and REST api.

The dashboard can be accessed using http://localhost:8080/ but not yet fully implemented :). 

Regards,
Janith
Reply all
Reply to author
Forward
0 new messages