logstash-input-syslog 3.2.1 → 3.2.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: 5ab62b38146cd6161b27b1dde13685ab1a5c7641
4
- data.tar.gz: 5a31a61d474921b4e59871c5cdd733933d71cde1
3
+ metadata.gz: f3741a2f2ef353e1deb0970f006f34c8cca061f8
4
+ data.tar.gz: 1c1444dd67b944f758e2eb839f8c9497e282dddc
5
5
  SHA512:
6
- metadata.gz: 9940fbc0acbfa256364d66a129d4743a4a24a918bd851496888e641e4db80a440b5a27bdc9b3818d75b7a2623c31c57e117d5534570f3381ff9cab4984c4bc3e
7
- data.tar.gz: a4ae33bf538290a43157ce7672cb4102c3e78cbb6797cc48155dcbe32112f8333d67968dbf05b9131bd87c90d744fbf42b3aa2be3ac07bb8ca78f0f2dceb4ed2
6
+ metadata.gz: 3039059e5b956082ab2729daf121b6aee01434b66817e10e2dbc9171f496c80860aa68824f02686f9056f25f11183f1a79f61a23566479f972b322915b523250
7
+ data.tar.gz: a6fbf75e091010a99142785c32d6b965346b2d5ea248bd3111fbae9109b697ee9a242d70dc4a0efe04070446b262f4af007db558add71484ea8f20f6e42347a5
@@ -1,3 +1,6 @@
1
+ ## 3.2.2
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.2.0
2
5
  - Add support for proxy protocol.
3
6
 
@@ -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
  === Syslog input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-syslog'
4
- s.version = '3.2.1'
4
+ s.version = '3.2.2'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Read syslog messages as events over the network."
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-syslog
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.1
4
+ version: 3.2.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