diff --git a/docs/manual/installation/index.rst b/docs/manual/installation/index.rst index 11ffe26e..1ce4571a 100644 --- a/docs/manual/installation/index.rst +++ b/docs/manual/installation/index.rst @@ -22,5 +22,4 @@ The best installation tutorial is available in the `OSSEC book `` or + ```` on each agent, or use DNS that resolves to the new host. +5. Start OSSEC: ``/var/ossec/bin/ossec-control start`` +6. Verify agents reconnect: ``/var/ossec/bin/agent_control -l`` — agents should + show as **Active** within a few minutes. + +.. note:: + + You do not need to re-enroll agents if ``client.keys`` and ``queue/rids/`` were + copied intact and the manager identity is unchanged. + +Verification +------------ + +* ``/var/ossec/bin/ossec-control status`` — all required daemons running +* ``/var/ossec/bin/agent_control -l`` — expected agents active +* Review ``/var/ossec/logs/ossec.log`` for authentication or rule errors