This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Description
Hi, on two different machines, docker-compose -f setup.yml up has hung at this point:
Creating elasticsearch ... done
Creating setup_logstash ... done
Creating setup_kibana ... done
Attaching to setup_logstash, setup_kibana
setup_1 | setup_kibana | -rw-rw-r-- 1 root root 1200 Sep 2 22:05 /usr/share/kibana/config/ca/ca.crt
setup_1 | setup_logstash | -rw-rw-r-- 1 root root 1200 Sep 2 22:05 /usr/share/logstash/config/ca/ca.crt
Is the process done here, and I have to manually tear down the containers? Or have they truly hung? Host box is ubuntu 18.01. Please let me know if I can provide anything else, thanks!