logstash-output-syslog 3.0.2 → 3.0.3

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: b432f3430ea5831bf3f328196187df1269ce99ba
4
- data.tar.gz: b592d6dabc782c764c2bd838ccad3e5a69bb1a5b
3
+ metadata.gz: 725a0389d4a9d948e7d3207c2fc99d6bde15756a
4
+ data.tar.gz: 72e8b66c3b3e1826d31e78578ca6d5bf293d38e0
5
5
  SHA512:
6
- metadata.gz: 5f56dcd0cdf4e019829ddb56028f55ed259f9b58ffd4fdd06a818aec4cbe28edead3925c8b4589c6bdcf57e9bcf7ba9a5e43838fd3b80a04a72e5784e20c50f7
7
- data.tar.gz: a809ee8593cc94d9c0740d16237cf047e22045b5504601fa5fa302f6ab113df232179827b0ad535023ab8ddba360823ddb5fcad8d6f76e6594700e9df11e4aba
6
+ metadata.gz: 850e564a170c04b1b49a459981c9870c4dbef9ac7f6e6a2ce9b422e1cc8195243c0636328012a02fd00fa1e1a019d9e37afc1a2712c367c744880262c7a766f0
7
+ data.tar.gz: 064f4c24a62846313ad240bc90e9c2b2d406fc99d1bc11ff4b3d4327bdb75ce332d981252093ef76b1be50736d86ab4e4744c178c7a26154d05d15aae21f466c
@@ -1,3 +1,6 @@
1
+ ## 3.0.3
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.1
2
5
  - Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99
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 output plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-output-syslog'
4
- s.version = '3.0.2'
4
+ s.version = '3.0.3'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Send events to a syslog server."
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-output-syslog
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2
4
+ version: 3.0.3
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