Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSSEC/Wazuh Agent Connection Issue with Master and Worker Nodes in GCP #7643

Open
Kelvinloucosta opened this issue Aug 6, 2024 · 0 comments

Comments

@Kelvinloucosta
Copy link

I'm experiencing an issue where the OSSEC/Wazuh agent initially fails to connect when pointing directly to the worker node in our Google Cloud Platform (GCP) environment. However, the agent successfully connects and becomes active when first configured to point to the master's IP and then switched to the worker's IP.

<ossec_config>



10.10.250.30
1514
tcp

<!-- Secondary server (Worker) -->
<server>
  <address>10.10.250.35</address>
  <port>1514</port>
  <protocol>tcp</protocol>
</server>

has anyone experienced this, would you have another way of configuring this, as I find it very complex to configure this manually on each agent.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant