Skip to content

jehirsch10/olog-es

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

olog-es Build Status

An online logbook for recroding logs

Installation

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 under olog-es/tree/master/src/main/resources

  • Build

mvn clean install

Start the service

Using spring boot

mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.4%
  • Shell 1.6%