Linux Windows OSX

1

{{registerObj.systems[0].steps[0].title}}

Add agent

2

{{registerObj.systems[0].steps[1].title}}

Please execute the following command:

{{registerObj.systems[0].steps[1].code}}
Next

3

{{registerObj.systems[0].steps[2].title}}

Please execute the following command:

sed -i 's/MANAGER_IP/{{registerObj.systems[0].steps[2].managerIp}}/g' /var/ossec/etc/ossec.conf
Next

4

{{registerObj.systems[0].steps[3].title}}

Restart agent

1

{{registerObj.systems[1].steps[0].title}}

Please execute the following command:

wazuh-agent-3.8.2-1.msi /q ADDRESS="{{registerObj.systems[1].steps[0].managerIP}}" AUTHD_SERVER="{{registerObj.systems[1].steps[0].authdIP}}" AGENT_NAME="{{registerObj.systems[1].steps[0].agentName}}"
Next

1

{{registerObj.systems[2].steps[0].title}}

Please execute the following command:

/Library/Ossec/bin/agent-auth -m {{registerObj.systems[2].steps[0].managerIp}}
Next

2

{{registerObj.systems[2].steps[1].title}}

Please execute the following command:

sed -i '' -e 's/MANAGER_IP/{{registerObj.systems[2].steps[0].managerIp}}/g' /Library/Ossec/etc/ossec.conf
Next

3

{{registerObj.systems[2].steps[2].title}}

Please execute the following command:

{{registerObj.systems[2].steps[2].code}}
Next