Replies: 2 comments
-
from a test with docker desktop : No /etc/wazuh-indexer/ folder present on the container. environnement variable issue ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same problem with 4.11.2. I'm seeing a number of issues filed that probably all have the same, or similar, root cause from the last few months. @c-bordon When was the last time someone tried spinning up a single-node setup based on the official instructions? Are we sure the docker-compose.yml is still current and valid? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
before declaring it as an issue, I'd like to be sure that it's not an error on my part about deploying wazuh via docker :
my concern is the crash at startup of the indexer container on the error message :
I've tested on Windows (to avoid some of the rights issues that can occur on Linux) or Linux with the same result
I think I'm following your deployment procedure:
From wazuh-certs-generator i have the following files :
admin-key.pem
admin.pem
root-ca-manager.key
root-ca-manager.pem
root-ca.key
root-ca.pem
wazuh.dashboard-key.pem
wazuh.dashboard.pem
wazuh.indexer-key.pem
wazuh.indexer.pem
wazuh.manager-key.pem
wazuh.manager.pem
I've had a quick look at the entrypoint and other scripts in the git repository and I don't understand how you get this error message.
Where does this reference to /etc/wazuh-indexer/certs/ come from?
Thanks for your help
Best regards
Guedz
Beta Was this translation helpful? Give feedback.
All reactions