Skip to content

fluent-beats/fluent-bit-fsinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Description

Fluent Bit input plugin that collects file system stats from Linux hosts.

Requirements

  • Docker
  • Docker image fluent-beats/fluent-bit-plugin-dev

Build

./build.sh

Test

./test.sh

Design

This plugin was desined to collect filesystem stats, equivalent to Linux command:

stat -f /

Configurations

This input plugin can be configured using the following parameters:

Key Description Default
interval_sec Interval in seconds to collect data 10
mount_point Mount point used to extract stats /