Skip to content

winebarrel/fluent-plugin-rtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-plugin-rtail

Fluentd output plugin for rtail.

Gem Version Build Status

Installation

Add this line to your application's Gemfile:

gem 'fluent-plugin-rtail'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fluent-plugin-rtail

Configuration

<match rtail.data>
  @type rtail

  #host 127.0.0.1
  #port 9999
  #id_key id
  #content_key content
  #use_tag_as_id false
  #use_record_as_content false
  flush_interval 0s
</match>

About

Fluentd output plugin for rtail.

Resources

License

Stars

Watchers

Forks

Packages

No packages published