An online logbook for recroding logs
Olog
-
Prerequisites
- JDK 11 or newer
- Elastic version 6.3
- gridfs
Download links for the prerequisites
Download and install elasticsearch (verision 6.3) from elastic.com
Download and install mongodb from mongodb
-
Configure the service
The configuration files for olog-es are present underolog-es/tree/master/src/main/resources -
Build
mvn clean install
Using spring boot
mvn spring-boot:run