Salt does not seem to be updating local sensor wazuh configs #1888
-
I have a distrubuted deployment where I have copied /opt/so/saltstack/default/wazuh/files/agent/ossec.conf to the local equivalent on the manger. I set active_response disabled from no to yes, and ran a high state, but my sensors are still blocking connections from my vuln scanner, and the value on the sensors still says disabled = no. Is it possible that salt is not updating the local ossec configs? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
If the service is listening on port but you cannot make connections to this port, it can be a FW issue. |
Beta Was this translation helpful? Give feedback.
If the service is listening on port but you cannot make connections to this port, it can be a FW issue.
did you allowed access from the IP/Segment you are trying to make the connections from?