Skip to content

Commit

Permalink
Added gem badge
Browse files Browse the repository at this point in the history
  • Loading branch information
roiravhon authored Aug 4, 2016
1 parent 8cb113d commit 407f601
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Gem Version](https://badge.fury.io/rb/fluent-plugin-logzio.svg)](https://badge.fury.io/rb/fluent-plugin-logzio)

Logz.io plugin for [Fluentd](http://www.fluentd.org)
=============
With fluent-plugin-logzio you will be able to use [Logz.io](http://logz.io) as output the logs you collect with Fluentd.
Expand Down Expand Up @@ -32,4 +34,4 @@ If you absolutly must, use the non-buffered plugin (we really recommend using th
## Parameters
* **endpoint_url** the url to Logz.io input where `xxx-xxxx...` is your Logz.io access token, and `my_type` is the type of your logs in logz.io
* **output_include_time** should the appender add a timestamp to your logs on their process time. (recommended)
* **output_include_tags** should the appender add the fluentd tag to the document, called "fluentd_tag"
* **output_include_tags** should the appender add the fluentd tag to the document, called "fluentd_tag"

0 comments on commit 407f601

Please sign in to comment.