From 610c62b866ee004b58a19917c06b1b91ca31580f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Acu=C3=B1a?= Date: Tue, 22 Mar 2022 12:47:57 -0300 Subject: [PATCH] Migration document added --- Migration-to-indexer-dashboard.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Migration-to-indexer-dashboard.md b/Migration-to-indexer-dashboard.md index ae318b67..cc38fb9c 100644 --- a/Migration-to-indexer-dashboard.md +++ b/Migration-to-indexer-dashboard.md @@ -61,8 +61,9 @@ docker container run --rm -it \ `docker-compose -f production-cluster.yml down` **7. Start the 4.3 environment.** -```` +``` git checkout 4.3 docker-compose -f production-cluster.yml up -d ``` + **8. Check the access to Wazuh dashboard**: go to the Wazuh Dashboard WebUI and check if everything is working. \ No newline at end of file