All notable changes to this project will be documented in this file
- Adding support for Packetbeat 6.0
** Removing unsupported sniffer type
pf_ring
from availablesniff_type
options ** Adding new parametermajor_version
to allow installation of 6.x packages from vendor ** Adding new optional parameterqueue
to configure internal queue settings - Parameter
queue_size
is only applicable ifmajor_version
is '5'
This is a bug fix release with support for Puppet 5
Added
- Puppet 5 support
- Parameter
disable_config_test
, enabling users to opt-out of configuration file validation
Bug Fixes
- Packetbeat configuration file validation
Misc
- Replacing Pattern type parameters that allow specific values with Enum
Initial release, review module and documentation for configuration options
Added
Bug Fixes
Misc