Replies: 1 comment
-
You can check https://github.com/pyToshka/docker-wazuh-agent/blob/main/ossec.jinja2#L235 |
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.
-
Hi. I have a question.
I looked at the ossec.conf and there seem to be directories registered for monitoring.
But, in Docker, and in Kubernetes DaemonSet configuration, different directories are set as volumes to map the root directory of the node to the container. In the container, those directories are either under
/rootfs
or/host
.I'm not sure Wazuh makes a scan of these directories. Can someone tell me if I'm wrong ?
Beta Was this translation helpful? Give feedback.
All reactions