Im having issues getting selks onto a hyperv server.
Im not really sure if Im doing something wrong. Ive tried the ISO selks I have also tried Unbuntu 20.04 LTS with the easy install script but I keep getting errors.
Sticking with the iso selks for the time being I get:
ERROR: for suricata Container "28639682489b" is unhealthy.
ERROR: for logstash Container "28639682489b" is unhealthy.
ERROR: Encountered errors while bringing up the project.
when trying to run the following after creating the tcpdummy0
cd /opt/selksd/SELKS/docker/ && \
./easy-setup.sh --non-interactive --no-pull-containers -i tppdummy0 \
--iA --restart-mode always --es-memory 8G && \
sudo -E docker-compose up -d
I also get a error:
./easy-setup.sh: line 858: break: only meaningful in a `for', `while', or `until' loop
When usiing the easy-setup part of the install.
Is it because its a hyperv installation, Ive given the VM 10Gb
Bit sort of ideas in my limited knowledge of the product.
Tim