wazuh-kubernetes
wazuh-kubernetes copied to clipboard
Wazuh Agent as daemonset on kubernetes
Hi, I am new to wazuh, I want to know is there a way to install wazuh agent as a daemonset in kubernetes and then make the agent log to console, so that any other log aggregator can read and use the logs. I am able to see that you can install wazuh cluster and then feed the wazuh agent log to it, but not able to find a way to install it as k8s object.
I did some work around this, the installer installs the agent on the nodes where the pod is running via daemonset. Please provide your feedback.
https://github.com/anjuls/wazuh-agent-kubernetes
Do we have any update on the official deamonset deployment ? We want wazuh to run on AWS bottlerocket ami's. If we have nay workarround for wazuh to run on aws bottlerocket AMI's let me know.