Need help reinstalling Wazuh Dashboard API for Opensearch #7386
Unanswered
IsaacLussier
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm just a student so bare with me.
Lately the dashboard for my wazuh system went down after enabling filebeat and getting a response from it. not sure if that can possibly be a cause but ever since that day the dashboard has been giving this error.
one of the steps I tried was deleting and reinstalling the dashboard plugin but that has proven a mistake beacause I've spent days trying to install the plugin by itself and nothing is working. can't find the right scripts to get yarn to work and even when I do i get an error at the end of a long build saying it wasnt completed.
most recently, in ~/wazuh-dashboard-plugins I tried:
yarn install
yarn build
I get an error telling me there is no build script.
can someone please tell me the proper way to install this plugin or where I can find an intallation guide on this specifically? I've looked everywhere
im running wazuh 4.11.0 and opensearch 7.10.2
Beta Was this translation helpful? Give feedback.
All reactions