Skip to content

Releases: corey-hammerton/puppet-metricbeat

v0.5.0

26 Apr 17:53
Compare
Choose a tag to compare

Upgrade PDK to 3.0.1

v0.4.2

27 Feb 00:11
Compare
Choose a tag to compare

Notes from the changelog:

  • Parameter $metricbeat::extract_method to select which extraction method to use for the downloaded zip file. Only applicable for Windows. Valid values are shell and archive
  • Parameter $metricbeat::setup to add common configuration options for metricbeat.yml across a deployment. Typically useful for Heira
  • Updating the Powershell dependency requirement to use < 5.0.0 versions

v0.4.1

10 May 16:07
Compare
Choose a tag to compare

Notes from the changelog:

  • Adding new custom resource metricbeat::modulesd
  • Updating dependency modules
  • Improving Travis-CI deployment automation

v0.4.0

05 Aug 15:23
Compare
Choose a tag to compare

This release focuses on Metricbeat 7.x support. Notes from the Changelog

  • Modules are configurable through Hiera
  • Simplifying support for the Elastic Cloud by making the Cloud ID and Auth properties available as class parameters

v0.3.0

11 Feb 02:09
c215ecd
Compare
Choose a tag to compare

This release primarily focuses on the updates to Puppet with some additional functionality for the service.

  • Add support for Puppet 6
  • Add support for Windows OS
  • Added optional xpack configuration on 6.x and higher versions
  • Moved all default parameter values to params.pp

v0.2.0

04 Feb 01:44
Compare
Choose a tag to compare

This release adds support for configurations available in the 6.x versions while maintaining backward compatibility. Notes from the Changelog

  • New parameter major_version is used to determine weather to use the 5.x configurations or the 6.x. Default is '5', ensure that users update this value when updated to 6.x
  • The modules and processors parameter now accepts multiple parameters (#4)

v0.1.0

20 Oct 20:34
Compare
Choose a tag to compare

Initial release of Metricbeat. Please review documentation from Elastic and this module for functionality.