logstash-output-nagios_nsca 3.0.3 → 3.0.4

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: d8f9a04b9ef4873f3b56878e1bb9d99b2253ff77
4
- data.tar.gz: 599256053d368a3d85b706127c892dc8e10ad38d
3
+ metadata.gz: 412faa3e818c2a99e81e1f721c99b4d54b8fa805
4
+ data.tar.gz: bf38000775e5cda12e8e09cfb2ab4e2a38a52bda
5
5
  SHA512:
6
- metadata.gz: 0f39ebd4d531e8a4e73dd2aa6dbb3ec445791ac4f92b943a37cd7dd88054bbc7b02ed21bee1131703ef2cf5a7f7bee88d32ccb14693a76d2de9d7a62bc28749e
7
- data.tar.gz: 15f31aa9b4af9c767de10ad4aa6a388ff76c969f5eb9ef4e925be3aeae4960bf54fbccb0d993391f99c128cdf5fbc835e7bca6965b96332b52ceba06b96f09d4
6
+ metadata.gz: 35937867f852a40c70402353f0a5dc53978a0d996212ad72413524f2f28ca8a1eedbbd1507247c3cabdf034ef0efb7ca10ac4fab6dd99c49dbc15e1d3949ef00
7
+ data.tar.gz: 799c2a82f13e3654409e5dd55f6f64f2e0568ba00cfd9efd44ab5cebf6cd70018962e044e667cc3e037b61a07cd58c131c29cf25bd257bdfbd2d42d22863363a
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.2
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
  === Nagios_nsca output plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-output-nagios_nsca'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "This output is used for sending passive check results to Nagios through the NSCA protocol."
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-nagios_nsca
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.4
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