Forge Home

wazuh

Install and configure Wazuh-HIDS client and server

112,190 downloads

68 latest version

4.6 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 4.7.4 (latest)
  • 4.7.3
  • 4.7.2
  • 4.7.1
  • 4.7.0
  • 4.6.0
  • 4.5.4
  • 4.5.3
  • 4.5.2
  • 4.5.1
  • 4.5.0
  • 4.4.5
  • 4.4.4
  • 4.4.3
  • 4.4.2
  • 4.4.1
  • 4.4.0
  • 4.3.11
  • 4.3.10
  • 4.3.9
  • 4.3.8
  • 4.3.7
  • 4.3.6
  • 4.3.5
  • 4.3.4
  • 4.3.3
  • 4.3.2
  • 4.3.1
  • 4.3.0 (deleted)
  • 4.3.0-1
  • 4.2.7
  • 4.2.6
  • 4.2.5
  • 4.2.4
  • 4.2.3
  • 4.2.2
  • 4.2.1
  • 4.2.0
  • 4.1.5 (deleted)
  • 4.1.5-2
  • 4.1.5-1 (deleted)
  • 4.0.4
  • 3.13.0
  • 3.12.3
  • 3.12.2
  • 3.12.0
  • 3.11.4
  • 3.11.3
  • 3.11.2
  • 3.11.1
  • 3.11.0
  • 3.10.2
  • 3.10.0
  • 3.9.5 (deleted)
  • 3.9.5-1
  • 3.9.4 (deleted)
  • 3.9.4-1
  • 3.9.3
  • 3.9.2
  • 3.9.1 (deleted)
  • 3.9.1-1
  • 3.8.2
  • 3.8.1
  • 3.8.0+0
  • 3.8.0 (deleted)
  • 3.8.0-1 (deleted)
  • 3.7.2
  • 3.7.1 (deleted)
  • 3.7.0 (deleted)
  • 2.0.22
  • 2.0.21
released Jan 25th 2019
This version is compatible with:
  • , , , , ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'wazuh-wazuh', '3.8.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add wazuh-wazuh
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install wazuh-wazuh --version 3.8.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: ossec, hids, wazuh, 47

Documentation

wazuh/wazuh — version 3.8.1 Jan 25th 2019

Wazuh Puppet module

Slack Email Documentation Documentation

This module installs and configure Wazuh agent and manager.

Documentation

Directory structure

├── wazuh-puppet
│ ├── files           
│ │ ├── client.keys
│ │ ├── ossec-logrotate.te
│ │ ├── wazuh-winagent-v2.1.1-1.exe
│
│ ├── manifest
│ │ ├── activeresponse.pp
│ │ ├── addlog.pp
│ │ ├── agentkey.pp
│ │ ├── client.pp
│ │ ├── collect_agent_keys.pp
│ │ ├── command.pp
│ │ ├── email_alert.pp
│ │ ├── export_agent_key.pp
│ │ ├── init.pp
│ │ ├── params.pp
│ │ ├── repo.pp
│ │ ├── reports.pp
│ │ ├── server.pp
│ │ 
│ ├── spec
│ │ ├── classes
│ │ │ ├── client_spec.rb
│ │ │ ├── init_spec.rb
│ │ │ ├── server_spec.rb
│ │ 
│ │ ├── spec_helper.rb
│
│ ├── templates
│ │ ├── api
│ │ │ ├── config.js.erb
│ │ 
│ │ ├── fragments
│ │ │ ├── _activeresponse.erb
│ │ │ ├── _common.erb
│ │ │ ├── _localfile.erb
│ │ │ ├── _reports.erb
│ │ │ ├── _rootcheck_linux.erb
│ │ │ ├── _rootcheck_windows.erb
│ │ │ ├── _syscheck_linux.erb
│ │ │ ├── _syscheck_windows.erb
│ │ │ ├── _wodle_openscap.erb 
│ │
│ │ ├── command.erb
│ │ ├── email_alert.erb
│ │ ├── local_decoder.xml.erb
│ │ ├── local_rules.xmk.erb
│ │ ├── ossec_shared_agent.conf.erb
│ │ ├── process_list.erb
│ │ ├── wazuh_agent.conf.erb
│ │ ├── wazuh_manager.conf.erb
|
│ ├── tests
│ │ ├── init.pp 
| 
│ ├── README.md
│ ├── VERSION
│ ├── CHANGELOG.md
│ ├── .travis.yml
│ ├── Gemfile
│ ├── LICENSE.txt
│ ├── Rakefile
│ ├── checksums.json
│ ├── metadata.json

Branches

  • stable branch on correspond to the last Wazuh-Puppet stable version.
  • master branch contains the latest code, be aware of possible bugs on this branch.

Contribute

If you would like to contribute to our repository, please fork our Github repository and submit a pull request.

If you are not familiar with Github, you can also share them through our users mailing list, to which you can subscribe by sending an email to wazuh+subscribe@googlegroups.com.

Credits and thank you

This Puppet module has been authored by Nicolas Zin, and updated by Jonathan Gazeley and Michael Porter. Wazuh has forked it with the purpose of maintaining it. Thank you to the authors for the contribution.

License and copyright

WAZUH Copyright (C) 2016-2018 Wazuh Inc. (License GPLv2)

Based on OSSEC Copyright (C) 2015 Trend Micro Inc.

Web References