logstash-input-varnishlog 3.0.1 → 3.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1b18f933f48e68a21f66c120fd50a4f6c49a6e61
4
- data.tar.gz: 63e02717600e1b4dec24d0bd99b782f8b4fef93c
3
+ metadata.gz: 36bd869a7e65ef05165a3e45fec1a32bda346355
4
+ data.tar.gz: a26281a79961683fdfbe80ab7ae41b7cf6bf0bae
5
5
  SHA512:
6
- metadata.gz: c9427b6fb9cabeac7096e6d9ed516096e9a2b74046d26acb785b2e0981749ca47f618dc74b359529f68ac423221a94f1e3eb991480ef844744fcbc66ae46bbc9
7
- data.tar.gz: d7e66c90d505c06520fc272caad1a2e6c6267175c08a18eee1408778bcf21fbe63ad5ff74046783f8e7f9297824e1e42de92ed43098eb8f21c8e35d2ff9d71d5
6
+ metadata.gz: 33c3a9159aa30bf448e62567a8b460a4395dcd54b504e2a44fa3d70f42679798c7cef6b73ec4443214c8c5e3093eaca32420b1c33e3c5b154e0d20706e1f669d
7
+ data.tar.gz: 42859995822ea5cb4d9e1fc9a038486daee24c3fb9ae6c7a2086d5a6221eb35c36da0449af9ab64961103276449b5d11575d777025cf9571471c6d65dc18ecf0
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.0.2
2
+ - Fix some documentation issues
3
+
1
4
  # 3.0.0
2
5
  - Breaking: depend on logstash-core-plugin-api between 1.60 and 2.99
3
6
 
data/docs/index.asciidoc CHANGED
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Varnishlog input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-varnishlog'
4
- s.version = '3.0.1'
4
+ s.version = '3.0.2'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Read from varnish cache's shared memory log"
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: logstash-input-varnishlog
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement