Wazuh Agent Reinstall #7490
-
Hey All Was just wondering about the following: If we have a machine with a wazuh agent installed on it and we then rebuild that machine it seems we have to go remove the agent entry for the wazuh manager before we reinstall and re-register the agent. Is there a way to not pull the current key and agent details after re-installing the agent? The machine is typically being rebuilt with the same name and same ip address. Cheers kl3ss |
Beta Was this translation helpful? Give feedback.
Answered by
wildlyunder
Mar 10, 2022
Replies: 1 comment
-
You need to add the following code to /opt/so/conf/wazuh/ossec.conf
Then restart wazuh sudo so-wazuh -estart |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kl3ss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to add the following code to /opt/so/conf/wazuh/ossec.conf
Then restart wazuh sudo so-wazuh -estart