Skip to content

saltstack-formulas/fluentbit-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluentbit-formula

A SaltStack formula that for installing and configuring fluent-bit and td-agent-bit.

Available states

Shortcut for installing the fluent-bit package, configuring the service and configuring fluent-bit.

Installs the fluent-bit package

Configures the fluent-bit service with upstart/systemd etc

Configures fluent-bit input/output plugins

TODO:

  • Add repository install

  • Prepare next gen with (will break old format):

    `` bit:

    fluent-bit:
    config:

    flush: 5

    bit:
    td-agent-bit:
    config:

    flush: 5

    ``

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 53.3%
  • HTML 46.7%