logstash-input-http 3.4.1-java → 3.4.2-java

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: a988f67d331d96dcc9f9924c4d75d0f840d62ceed3179e74c7e090fbffd824af
4
- data.tar.gz: 7b2cb03cdd41413850042a774e6a551e7485e1b6432548c631bb94258517f993
3
+ metadata.gz: 617f443ab23cb2aa875de1b20cd2476d9696f76f08a2ecfc3820538e5696679c
4
+ data.tar.gz: 338b0608a20ee0d4c647b5ae3db3bec4d032c5486f3436dc93f361e96c652e0c
5
5
  SHA512:
6
- metadata.gz: '0885c495ffa29eed33309b5076b21f49cc5e425394d6c0e97f67ed88b1f5a9e4b05d24c16fb8dddb9d03f672d797b8df2b8be3a508b2ff89510e34b17f5d88d9'
7
- data.tar.gz: 8466260d37fe5c4e59c24d307400e803b2d83288540eb9a0e7f00af4c4bed4528f4c69ca2b81ea686088c48e0ab2845e03cc98c87c2e00c20f03d8598cf3bf47
6
+ metadata.gz: ed34be2f84eeac7372e40f68996dce79667a7a2e776a758ca2d8e7b2b95b0c71298290aa222c537101d3784e82fd9063ce5b7a6647c1164c0e311c47124a13c2
7
+ data.tar.gz: 0c84e4d9793a07a7f500a9345fac0ee1ec969e4e0b5758a316f485c6584dd84001913806d30de2aa005cdec7262ef05bcb616407e5b46d6b6967842a1203323a
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.4.2
2
+ - Docs: added `v8` as an acceptible value for `ecs_compatibility`
3
+
1
4
  ## 3.4.1
2
5
  - Changed jar dependencies to reflect newer versions [#140](https://github.com/logstash-plugins/logstash-input-http/pull/140)
3
6
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.4.1
1
+ 3.4.2
data/docs/index.asciidoc CHANGED
@@ -41,7 +41,7 @@ When ECS is enabled, we can ensure a pipeline maintains access to this metadata
41
41
  Here’s how ECS compatibility mode affects output.
42
42
  [cols="<l,<l,e,<e"]
43
43
  |=======================================================================
44
- | ECS disabled | ECS v1 | Availability | Description
44
+ | ECS `disabled` | ECS `v1`,`v8` | Availability | Description
45
45
 
46
46
  | [host] | [host][ip] | Always | Host IP address
47
47
  | [headers] | [@metadata][input][http][request][headers] | Always | Complete HTTP headers
@@ -144,7 +144,7 @@ The list of ciphers suite to use, listed by priorities.
144
144
  * Value type is <<string,string>>
145
145
  * Supported values are:
146
146
  ** `disabled`: unstructured connection metadata added at root level
147
- ** `v1`: headers added under `[@metadata][http][header]`. Some are copied to structured ECS fields `http`, `url`, `user_agent` and `host`
147
+ ** `v1`,`v8`: headers added under `[@metadata][http][header]`. Some are copied to structured ECS fields `http`, `url`, `user_agent` and `host`
148
148
 
149
149
  Controls this plugin's compatibility with the
150
150
  {ecs-ref}[Elastic Common Schema (ECS)].
@@ -3,4 +3,4 @@
3
3
  require 'jar_dependencies'
4
4
  require_jar('io.netty', 'netty-all', '4.1.65.Final')
5
5
  require_jar('org.apache.logging.log4j', 'log4j-api', '2.11.1')
6
- require_jar('org.logstash.plugins.input.http', 'logstash-input-http', '3.4.1')
6
+ require_jar('org.logstash.plugins.input.http', 'logstash-input-http', '3.4.2')
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-http
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.1
4
+ version: 3.4.2
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-18 00:00:00.000000000 Z
11
+ date: 2021-09-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -160,7 +160,7 @@ files:
160
160
  - spec/inputs/http_spec.rb
161
161
  - vendor/jar-dependencies/io/netty/netty-all/4.1.65.Final/netty-all-4.1.65.Final.jar
162
162
  - vendor/jar-dependencies/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar
163
- - vendor/jar-dependencies/org/logstash/plugins/input/http/logstash-input-http/3.4.1/logstash-input-http-3.4.1.jar
163
+ - vendor/jar-dependencies/org/logstash/plugins/input/http/logstash-input-http/3.4.2/logstash-input-http-3.4.2.jar
164
164
  homepage: http://www.elastic.co/guide/en/logstash/current/index.html
165
165
  licenses:
166
166
  - Apache License (2.0)
@@ -183,8 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
183
183
  - !ruby/object:Gem::Version
184
184
  version: '0'
185
185
  requirements: []
186
- rubyforge_project:
187
- rubygems_version: 2.6.13
186
+ rubygems_version: 3.1.6
188
187
  signing_key:
189
188
  specification_version: 4
190
189
  summary: Receives events over HTTP or HTTPS