Skip to content

jm404/wazuh-chef

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wazuh - Chef cookbooks

Slack Email Documentation Documentation

Deploy Wazuh platform using Chef cookbooks. Chef recipes are prepared for installing and configuring Manager (cluster), Agent and RESTful API.

Cookbooks

Each cookbook has its own README.

Use through Berkshelf

The easiest way to making use of these cookbooks (especially wazuh_filebeat & wazuh_elastic until they are published to Supermarket) is by including in your Berksfile something like the below:

cookbook 'wazuh', github: 'wazuh/wazuh-chef', rel: 'wazuh'
cookbook 'wazuh_filebeat', github: 'wazuh/wazuh-chef', rel: 'wazuh_filebeat'
cookbook 'wazuh_elastic', github: 'wazuh/wazuh-chef', rel: 'wazuh_elastic'

This will source all three cookbook housed in this repo from github.

Contribute

If you want to contribute to our project please don't hesitate to send a pull request. You can also join our users mailing list, by sending an email to wazuh+subscribe@googlegroups.com, to ask questions and participate in discussions.

License and copyright

WAZUH Copyright (C) 2017 Wazuh Inc. (License GPLv2)

References

About

Wazuh - Chef cookbooks

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 80.6%
  • HTML 19.4%