beats
This Puppet module allow the management of Elastic Beats. It's aimed to be simple and allow fine grained configuration with Hiera and come with minimal default configuration.
Table of Contents
- Description
- Roadmap
- Setup
- Usage
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Description
Actually, this module can only manage Filebeat and Metricbeat on Debian based OS.
Roadmap
- Implement Packetbeat
- Implement Auditbeat
- Deploy on Windows Hosts
- Implement Winlogbeat
- Test the usage of the repository (some issues where identified in the past with the update)
Setup
What beats affects
Install Beats, manage it's configuration and service restart.
Beginning with beats
Usage
Coming soon
Limitations
Agent compatibility: Filebeat, Metricbeat
Os compatibility: Debian.
Development
Any contribution to this module are welcome.