The Event Log System is a collection of services that allow the creation, collection and aggregation of Merkle Trees that are connected with each other and that can be persisted and anchored into blockchains.
In order to run the applications, you will need a running instance of Kafka and Cassandra.
Please refer to DB Migrations in order to run the migration scripts.
To build the application run the following command:
mvn install
After doing this, you can drill down to working on the particular project you may be interested in.
migrateDb.sh Helps in the migration of the db evolution scripts.
Note: If you're starting the multiple services on the same machine/jvm, the port might change, and you will have to change it accordingly. The port that is assigned to Prometheus is show on the console of every service at boot.
(1) http://localhost:4321/
or
(2) watch -d "curl --silent http://localhost:4321 | grep SERVICE-NAME"
You can inspect the service name by running option (1) and finding "service"