Ringloop / mr-plow

Minimal memory usage, cloud native logstash alternative
Apache License 2.0
28 stars 3 forks source link

add docker-compose with postgres and elastic search, #43

Closed giorgiozoppi closed 2 years ago

giorgiozoppi commented 2 years ago

It will better for development and testing to add docker-compose for firing up postgres and elastic-search instances:

  1. add the correct table in postgres
  2. fireup elastic search
  3. Generate data
  4. move data.
giorgiozoppi commented 2 years ago

already is there