-
Notifications
You must be signed in to change notification settings - Fork 0
Agent Linux
eric-holtzclaw edited this page Jun 19, 2017
·
11 revisions
Install and configure the Agent Linux RPM cat /etc/*release
1. (add a repo) vi /etc/yum.repos.d/wazuh.repo
[wazuh_repo] gpgcheck=1 gpgkey=https://packages.wazuh.com/key/GPG-KEY-WAZUH enabled=1 name=RHEL-$releasever - Wazuh baseurl=https://packages.wazuh.com/yum/rhel/$releasever/$basearch protect=1
2. yum install wazuh-agent
3. /var/ossec/bin/manage_agents
Choose I to import the key below
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
4. Edit the vi /var/ossec/etc/ossec.conf
Add
<ossec_config>
Restart the Agent /var/ossec/bin/ossec-control restart