fluent-plugin-es-mohit 1.9.11 → 1.9.12

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: 20964e9f85a455fa827fae3cfa6e528e614663af
4
- data.tar.gz: f7eca2d06b44ae96303153521e8fc5c2830b95b2
3
+ metadata.gz: 7a00dc2f68e110cb1b2d3063e9a7310b8ba776df
4
+ data.tar.gz: 74e08fb37f3d48951ae770959ca23990aa58a79b
5
5
  SHA512:
6
- metadata.gz: 8a927221fd250ab120d2dc8558819dce067cabb93e7cff1e634aa137d96f1cf8a9da5dfc64479ff1058e4c7e6bb25ab62f511286fa52b7bda012a068864f6f86
7
- data.tar.gz: cd9ccb2c8cd9bfa45d49e5fcc63e7da1dbb49c913dae44d585c65d25c013c82544765123584392b346a4b98ffc7997b161b9960048a8302116e3106111312efb
6
+ metadata.gz: 96d26454d5ff55733ab21234e4a97fc84ad99465a67f9f4f8d6deae8c9e2e8a29625d8531a84a512fb416715b308bae55fcdedcaeadbf39cfb7dcb5da0aaf76d
7
+ data.tar.gz: 674f6d0261114550d310ebea33cd2faec9e930e678d649728d919e95cbfcf98ae716f8366a06452b743181ed33d636f5da64002f971a6969cf76c6db0e237fe1
@@ -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.11'
6
+ s.version = '1.9.12'
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}
@@ -342,7 +342,6 @@ class Fluent::ElasticsearchOutput < Fluent::ObjectBufferedOutput
342
342
  end
343
343
 
344
344
  send_bulk(bulk_message) unless bulk_message.empty?
345
- puts bulk_message
346
345
  bulk_message.clear
347
346
  end
348
347
 
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.11
4
+ version: 1.9.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - mohit