Go to file
José Luis Ruiz 89ed9b0040
Merge pull request #51 from pillarsdotnet/master
Bugfix: wazuh_manger_config -> wazuh_manager_config
2018-08-25 11:24:07 -04:00
ansible-role-elasticsearch Fix indentation error 2018-08-09 01:35:42 +02:00
ansible-role-filebeat Set cache valid time for oracle java installation 2018-07-18 16:43:58 +02:00
ansible-role-kibana Update Elastic Stack to version 6.3.2 2018-08-05 11:41:35 -04:00
ansible-role-logstash Update Elastic Stack to version 6.3.2 2018-08-05 11:41:35 -04:00
ansible-wazuh-agent Merge pull request #53 from pillarsdotnet/fix-syscheck 2018-08-21 17:45:13 -04:00
ansible-wazuh-manager Bugfix: wazuh_manger_config -> wazuh_manager_config 2018-08-22 07:39:21 -04:00
meta Add meta for ansible-galaxy. 2018-08-15 14:56:47 -04:00
.gitignore Updating .gitignore 2018-01-29 01:23:17 +00:00
README.md Correcting some spelling errors 2018-08-11 14:09:31 +02:00
wazuh-agent.yml Move 'api_pass' variable in a separate var file so it's possibile to encrypt it with ansible-vault 2018-03-29 20:27:05 +02:00
wazuh-elastic_stack-distributed.yml wazuh-elastic_stack.yml to wazuh-elastic_stack-distributed.yml 2018-01-29 01:22:15 +00:00
wazuh-elastic_stack-single.yml Add Logstash configuration for Wazuh ELK single 2017-12-27 11:36:34 +01:00
wazuh-elastic.yml Updating to Wazuh 3 and Elastic Stack 6 2017-12-21 20:05:34 -05:00
wazuh-kibana.yml Updating to Wazuh 3 and Elastic Stack 6 2017-12-21 20:05:34 -05:00
wazuh-logstash.yml Updating to Wazuh 3 and Elastic Stack 6 2017-12-21 20:05:34 -05:00
wazuh-manager.yml Updating to Wazuh 3 and Elastic Stack 6 2017-12-21 20:05:34 -05:00

Wazuh Ansible playbooks

Slack Email Documentation Documentation

These playbooks install and configure Wazuh agent, manager and Elastic Stack.

Documentation

Based on previous work from dj-wasabi

https://github.com/dj-wasabi/ansible-ossec-server

Modified by Wazuh

The playbooks have been modified by Wazuh, including some specific requirements, templates and configuration to improve integration with Wazuh ecosystem.

References