logstash-output-loggly 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
  SHA256:
3
- metadata.gz: c57fcda1434fd88da32cf236c105890d830e6b89f63e236f1c08f318e885a22d
4
- data.tar.gz: 6b41a1447e05ec6932be111e43bb5402a4489fba9cf48e1421a16c32222cdd71
3
+ metadata.gz: 988b81e7c80ed9063c3968da5954a960b9ecfcc224b4cce7c7bf728f0e448fae
4
+ data.tar.gz: 66ba1480f37747cddf0e45c01b211338549bdc868fb2551708c52dbd539aec5c
5
5
  SHA512:
6
- metadata.gz: 984616918d35c80561de927e3b8667f58131cc18cd2b7dd8033c90e5dd735ecec7a68201fd82fcad412cd99f76b6e1bbe770db4558813cc1ac97e965623dbd4e
7
- data.tar.gz: f96b4fd7838b60944ba332cb0aa8a6eec4f11bf8edf4abf14e1438d6466a9fae75c85715f835ef201669b519794b265662cb1eea1f601a4e41aa1338f4170da6
6
+ metadata.gz: ddcbc5937add05fca7b5ee677e91c3ec856dadb8edd4fb26af5b449601841d836bd96b5857a629822ce4cdcd878df4b31193a71125f6fce0cb02658c67c04b76
7
+ data.tar.gz: c2782d76d4dbf3005faaffb7268c2c62293f21ef9d43198abae761f8be739d82359c7183ceb2c83a630b86cc5bd23414831ae533a922afd8231b8e0bda710866
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Docs: Set the default_codec doc attribute.
3
+
1
4
  ## 3.0.3
2
5
  - Update gemspec summary
3
6
 
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
1
+ Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -1,5 +1,6 @@
1
1
  :plugin: loggly
2
2
  :type: output
3
+ :default_codec: plain
3
4
 
4
5
  ///////////////////////////////////////////
5
6
  START - GENERATED VARIABLES, DO NOT EDIT!
@@ -161,4 +162,6 @@ https://www.loggly.com/docs/source-groups/
161
162
 
162
163
 
163
164
  [id="plugins-{type}s-{plugin}-common-options"]
164
- include::{include_path}/{type}.asciidoc[]
165
+ include::{include_path}/{type}.asciidoc[]
166
+
167
+ :default_codec!:
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-loggly'
3
- s.version = '3.0.3'
3
+ s.version = '3.0.4'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Ships logs to Loggly"
6
6
  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-loggly
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-11-07 00:00:00.000000000 Z
11
+ date: 2018-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement