Well I Cannot Get This Running - I Am Smart Too #76
hackdefendr
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
wazuh-main-server | INFO: 127.0.0.1:50858 - "GET /health HTTP/1.1" 503 Service UnavailableNothing I have tried works except for proving that this Wazuh-MCP-Server is the root cause. Every thing that is failing under this MCP works fine using curl outside of docker. It is amazing you even released this when a basic installation following your documentation results in a 503 Service Unavailable to /health, which is the most basic of service checks.
So I went back to the Wazuh blog about integrating OpenAI into the platform and my Discussion entry here: wazuh/wazuh#28760 - where I modified the steps and code to either work with Llama.cpp or Ollama. My method only does alert enrichment, but the implementation is way less complicated and works with the current Wazuh code base.
It wouldn't take much to add the rest of the administrative features to my method above.
Laterz
Beta Was this translation helpful? Give feedback.
All reactions