Quick Start
Download and install elasticsearch (verision 8.3) from elastic.com Download and install mongodb from mongodb
Configure the service The configuration files for Phoebus Olog are present under phoebus-olog/tree/master/src/main/resources/applications.properties
Build:
mvn clean install
Start the service:
mvn org.springframework.boot:spring-boot-maven-plugin:run
Detailed Installation Instructions: Install Phoebus Olog.