Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 194 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 194 Bytes

pg-elk-sync

this project is about how to sync Elasticsearch with a relational database (postgres)

steps:

mvn clean package -DskipTests
docker-compose up --build