Fluentd Plugin API

The Fluentd Plugin API allows developers to write custom input, output, filter, parser, formatter, and buffer plugins in Ruby. Plugins are distributed as RubyGems and integrate with Fluentd's plugin management system to extend data collection and processing pipelines.

API entry from apis.yml

apis.yml Raw ↑
aid: fluentd:fluentd-plugin-api
name: Fluentd Plugin API
description: The Fluentd Plugin API allows developers to write custom input, output, filter, parser, formatter,
  and buffer plugins in Ruby. Plugins are distributed as RubyGems and integrate with Fluentd's plugin
  management system to extend data collection and processing pipelines.
humanURL: https://docs.fluentd.org/plugin-development
tags:
- Open Source
- Plugin Development
- Ruby
properties:
- type: Documentation
  url: https://docs.fluentd.org/plugin-development
- type: Reference
  url: https://docs.fluentd.org/plugin-development/api-plugin-base