Forge Home

fluent_bit

Jetstack module to configure fluent-bit

9,500 downloads

6,348 latest version

4.1 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.

Support the Puppet Community by contributing to this module

You are welcome to contribute to this module by suggesting new features, currency updates, or fixes. Every contribution is valuable to help ensure that the module remains compatible with the latest Puppet versions and continues to meet community needs. Complete the following steps:

  1. Review the module’s contribution guidelines and any licenses. Ensure that your planned contribution aligns with the author’s standards and any legal requirements.
  2. Fork the repository on GitHub, make changes on a branch of your fork, and submit a pull request. The pull request must clearly document your proposed change.

For questions about updating the module, contact the module’s author.

Version information

  • 0.5.0-alpha2 (latest)
  • 0.5.0-alpha1
  • 0.4.1
  • 0.4.1-rc1 (pre-release)
  • 0.4.0
  • 0.4.0-rc4 (pre-release)
  • 0.4.0-rc3 (pre-release)
  • 0.4.0-rc2 (pre-release)
  • 0.4.0-rc1 (pre-release)
released Aug 24th 2018

Start using this module

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

Add this module to your Puppetfile:

mod 'jetstack-fluent_bit', '0.5.0-alpha2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

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

Manually install this module globally with Puppet module tool:

puppet module install jetstack-fluent_bit --version 0.5.0-alpha2

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

Documentation

jetstack/fluent_bit — version 0.5.0-alpha2 Aug 24th 2018

fluent_bit

Table of Contents

  1. Description
  2. Classes
  3. Defined Types

Description

This module is part of Tarmak and should currently be considered alpha.

Travis

Classes

fluent_bit

Parameters

package_name
  • Type: Any
  • Default: $::fluent_bit::params::package_name
service_name
  • Type: Any
  • Default: $::fluent_bit::params::service_name

fluent_bit::config

fluent_bit::daemonset

Parameters

fluent_bit_image
  • Type: String
  • Default: 'fluent/fluent-bit'
fluent_bit_version
  • Type: String
  • Default: '0.13.1'
platform_namespaces
  • Type: Array[String]
  • Default: ['kube-system','service-broker','monitoring']

fluent_bit::install

fluent_bit::params

fluent_bit::service

DefinedTypes

fluent_bit::output

Parameters

config
  • Type: Hash
  • Default: {}