This is a Fluentd output plugin that supports Non-Buffered mode only.
The plugin emits stream of logs to Apache Pulsar.
$ gem install fluent-plugin-pulsar
Add following line to your Gemfile:
gem "fluent-plugin-pulsar"
And then execute:
$ bundle
You can generate configuration template:
$ fluent-plugin-config-format output pulsar
You can copy and paste generated documents here.
- Copyright(c) 2020- Ming Luo
- License
- Apache License, Version 2.0