Skip to content

black-roland/fluent-plugin-logio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-plugin-logio

Log.io output plugin for Fluentd.

Installation

This fluentd plugin is available as the fluent-plugin-logio gem from RubyGems.

gem install fluent-plugin-logio

Or you can install this plugin for td-agent as:

td-agent-gem install fluent-plugin-logio

Configuration

<match **>
  @type logio
  output_type json
  host localhost
  port 28777
</match>

About

Log.io output plugin for Fluentd http://logio.org/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages