Language independent and centralized auditing server as a microservice.
Execute below two maven goals.
mvn clean package
mvn assembly:single
- Copy and extract
audit4j-microservice-1.0.0-distribution.tar.gz
undertarget
directory - Go to bin directory
- execute start.bat
Dashboard: http://localhost:8080
- 8080 - Dashboard and restful api
- 9091 - WebSocket transport
- 9092 - RPC transport
Configurations are under conf directory