Skip to content

iPave/log-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Log Reader Test Project

Get Started

To get started you should have Docker installed and Maven. This docker compose project includes two maven modules (console client and api) in two containers, connected with network. For settings - change console.env config file. Clone the repo and cd into it, then do:

mvn clean package
docker-compose up -d

There are two directories mounted to your local storage: observed_dir and output_dir. Chmod for this two folders so any user could write and read and execute there recursevely. Put logs to ./observed_dir, the processed output log will appear at ./output_dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published