Skip to content

SELKS 4.0 to SELKS 5.0 upgrades

Peter Manev edited this page Apr 16, 2019 · 1 revision

Upgrade

To upgrade your existing SELKS 4 to SELKS 5 preview:

git clone  https://github.com/StamusNetworks/SELKS.git
cd SELKS/scripts/SELKS4-SELKS5/
./SN-S4-S5-Upgrade.sh

Give it some time - it could be anywhere between 20-50 min depending on your installation.

Reindex

If you need to reindex a current elasticsearch data/installation you could utilize a ready to use script form the repo above:

./SN-S4-S5-ES-Reindex.sh

Time for completion is entirely dependent on the amount and volume of data/indices/indexes of your current setup.

NOTE: You can also download a ready to use SELKS 5 ISO - https://www.stamus-networks.com/open-source/ and use the first time set up guide here - https://github.com/StamusNetworks/SELKS/wiki/First-time-setup

NOTE: You may need to reset your dashboards via Scirius' web GUI

Clone this wiki locally