From 407f6013ec920a816b509f69d15f0598790aca05 Mon Sep 17 00:00:00 2001 From: Roi Rav-Hon Date: Thu, 4 Aug 2016 15:40:09 +0300 Subject: [PATCH] Added gem badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9f6008..b729d10 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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" \ No newline at end of file +* **output_include_tags** should the appender add the fluentd tag to the document, called "fluentd_tag"