fluent-plugin-es-mohit 1.9.3 → 1.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cb30d99a573b6a5dda3def886ae8b8e5876e1165
4
- data.tar.gz: 116e05b181c792994be6da78a9f824a91c773a23
3
+ metadata.gz: e1fc13597f77805755dbdb66142b2cd2cb449573
4
+ data.tar.gz: bc15894fde3b59ebfa7b9b0e5bd6ea2ddcc76fd4
5
5
  SHA512:
6
- metadata.gz: 97fbcd01165b4adfd39b6815209fd2b5edd126553fd7e3ff19fc24651ea13fafa97b85ed92edd662812929a89756b0e48b07e584b28cc485644384ca0803dafe
7
- data.tar.gz: d0f29032ff2927cac254ebcafe2d87668e5e3c6c41fda109f25781d19f7244acbe8a472e277954fbe911f06d05cef48a1451e656f4bea50436029900ca2e90ba
6
+ metadata.gz: 62c5f90b5804daeb364790842413dedc56c0861147d760c6e158471bbdd9833948781bb66258fb84fb468a44d5b6f8bf4a3c66cdf43a185d9a14dde3ea7e3b94
7
+ data.tar.gz: d7dbe85fcbea791a543c3a8a107a5d95c49861a1796294dc938838115ebe3a96d3ccbd3b50786599eec1be3ac29245743c6b4746bd4218aac9644365052d1950
@@ -3,7 +3,7 @@ $:.push File.expand_path('../lib', __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = 'fluent-plugin-es-mohit'
6
- s.version = '1.9.3'
6
+ s.version = '1.9.4'
7
7
  s.authors = ['mohit']
8
8
  s.email = ['mohitsoral.87@gmail.com']
9
9
  s.description = %q{ElasticSearch output plugin for Fluent event collector}
@@ -238,6 +238,7 @@ class Fluent::ElasticsearchOutput < Fluent::ObjectBufferedOutput
238
238
  end
239
239
  if @pipeline
240
240
  msgs << "\"pipeline\" : \"" << @pipeline << "\"" << BODY_DELIMITER
241
+ end
241
242
  end
242
243
 
243
244
  def update_body(record, op)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-es-mohit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.3
4
+ version: 1.9.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - mohit