Ben Turner
Ben Turner
Fixed with this: char[] chars = null; try { chars = new char[] { random_port_char_array[1], random_port_char_array[3], random_port_char_array[5], random_port_char_array[7], random_port_char_array[9] }; } catch { chars = new char[] { random_port_char_array[1], random_port_char_array[3],...
Added initial PR for this - https://github.com/outflanknl/RedELK/pull/25
Awesome, will give this a test on the maindev branch. I’ll also try to sort the downloads for the screenshots, should be fairly straightforward I think.
Yeah 100% - looking forward to have a blast
Having a few issues with install on the latest version, looking at the log its not overly helpful "status" : 400 } % Total % Received % Xferd Average Speed...
thats where I got upto in the install

Hi - just trying the docker stuff and getting this on the initial install
Had to modify these VARS in the .env before this installed
[*] Running initial Let's Encrypt script ./install-elkserver.sh: line 444: ./init-letsencrypt.sh: Permission denied [*] Building RedELK from redelk-full.yml file ERROR: Named volume "{{CERTS_DIR_NGINX_LOCAL}}:/etc/nginx/certs:rw" is used in service "nginx" but no declaration...