Amazon EventBridge input and output plugin for Fluentd

Installation

RubyGems

$ gem install fluent-plugin-eventbridge

Bundler

Add following line to your Gemfile:

gem "fluent-plugin-eventbridge"

And then execute:

$ bundle

Configuration

You can generate configuration template:

$ fluent-plugin-config-format output eventbridge

You can copy and paste generated documents here.

  • Copyright(c) 2023- kevin_k_chang
  • License
    • Apache License, Version 2.0