Skip to content

Wazuh Manager

eric-holtzclaw edited this page Jun 19, 2017 · 4 revisions

Welcome to the wazuh wiki!

#Manager Services
systemctl status wazuh-manager
systemctl restart wazuh-manager

#API Manager Services
systemctl status wazuh-api
systemctl restart wazuh-api

#List Agents connected
/var/ossec/bin/agent_control -l

#Manually Add Agents
/var/ossec/bin/manage_agents

#Choose A to Add an Agent
#Need a Name
#Need a IP in a Datacenter and use any for OSX a laptop
#Or use a CIDR block
#Pick automatic ID next in line 001

#Choose E to extract a Key #Pick automatic ID in line like 001

#LOGS
/var/ossec/logs/ tail -f ossec.log

Clone this wiki locally