Skip to content

kafkaesque-io/fluent-plugin-pulsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-plugin-pulsar

This is a Fluentd output plugin that supports Non-Buffered mode only.

The plugin emits stream of logs to Apache Pulsar.

Installation

RubyGems

$ gem install fluent-plugin-pulsar

Bundler

Add following line to your Gemfile:

gem "fluent-plugin-pulsar"

And then execute:

$ bundle

Configuration

You can generate configuration template:

$ fluent-plugin-config-format output pulsar

You can copy and paste generated documents here.

Copyright

  • Copyright(c) 2020- Ming Luo
  • License
    • Apache License, Version 2.0

Releases

No releases published

Packages

No packages published

Languages