ivanvc-logstash-input-s3 3.1.1.3 → 3.1.1.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: ad487ecc8d5ae12527658f2a6b8316f6e4dd70c1
4
- data.tar.gz: 6fb1042abd0bac7f46bb97feae844aeffad1e7e8
3
+ metadata.gz: f35c05582a634392b95d3f948264c70a2247d969
4
+ data.tar.gz: 7b140e12bfb622c66fde2b1388d57368da9fdae7
5
5
  SHA512:
6
- metadata.gz: a8cdc0116ef0270d36866e4cef1ea6919b3f244886feaa6dc9b730b811bff9067f11ce176e05aad66224aaa87a7c887d4154a1f21c3daf9c1d183fad168cb871
7
- data.tar.gz: 0b131bb432d7e13b92e9eb57753fac2df204696efdb833d60ccc48df11c17107e4570e03ef827db792beae93167c73bf61f62b15d50446b8d49405e555f81e21
6
+ metadata.gz: 0efe3eee1995112c876f2f938e13a0dc3cbac3db9e2d2b2932af7efa9f526d0059378ea3a75435e823c8f6c28a7b5ed183731832f1976605501622be45f3dcbe
7
+ data.tar.gz: 2e5f3b4c67f288fc9c4cfb81100a82f1780e5e2065ca5631592aeadfe3859cc071f5bedc956212dd86bef1e123a1b4fc6059a01b7fe202b408990fa417677105
@@ -11,7 +11,7 @@ require "stud/temporary"
11
11
  #
12
12
  # Each line from each file generates an event.
13
13
  # Files ending in `.gz` are handled as gzip'ed files.
14
- class LogStash::Inputs::S3 < LogStash::Inputs::Base
14
+ class LogStash::Inputs::IvanvcS3 < LogStash::Inputs::Base
15
15
  include LogStash::PluginMixins::AwsConfig::V2
16
16
 
17
17
  config_name "ivanvc_s3"
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'ivanvc-logstash-input-s3'
4
- s.version = '3.1.1.3'
4
+ s.version = '3.1.1.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Stream events from files from a S3 bucket."
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ivanvc-logstash-input-s3
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.1.3
4
+ version: 3.1.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-30 00:00:00.000000000 Z
11
+ date: 2016-12-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: logstash-core-plugin-api
@@ -120,7 +120,7 @@ files:
120
120
  - LICENSE
121
121
  - NOTICE.TXT
122
122
  - README.md
123
- - lib/logstash/inputs/s3.rb
123
+ - lib/logstash/inputs/ivanvc_s3.rb
124
124
  - logstash-input-s3.gemspec
125
125
  - spec/fixtures/cloudfront.log
126
126
  - spec/fixtures/compressed.log.gz