Skip to main content
Version: 1.2.7

docker_pipeline

Start up the pipeline (importers and logstash) using:

docker-compose up -d

You can check the logs for each of the container by running

docker-compose logs

Shut down the pipeline using:

docker-compose down