Peter Manev
Peter Manev
Big thank you @Jeroen0494 for the awesome contribution of time and code !
I believe it is failing due to lack of arm support, currently some packages are missing.
I cant seem to reproduce that. Is there an error in the elasticsearch logs ?
What is the output of `docker ps -a` ? My guess is that it probably needs restarting the Elasticsearch/Logstash containers: ``` docker compose restart elasticsearch logstash ```
Could please verify, if you have at least 2 CPUs and 10GB RAM on the host. Then restart just the scirius/kibana containers: ``` docker compose restart scirius kibana ```
@vid-pas - thanks for the contribution !
With regards to the interface - as long as it is listed or passed - it should be usable by the container - just like in Linux, unless we need...
Passed in here https://github.com/StamusNetworks/SELKS/blob/master/docker/docker-compose.yml#L113
yep - valid one indeed thanks. Should be fixed during the next dashboard upgrade cycle.
If this is just a storage size issue - would expanding the volume work ?