logstash-filter-elastic_integration 0.1.11-java → 0.1.12-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/logstash/filters/elastic_integration/jar_dependencies.rb +1 -1
- data/lib/logstash/filters/elastic_integration/version.rb +1 -1
- data/vendor/jar-dependencies/co/elastic/logstash-filter-elastic_integration/{0.1.11/logstash-filter-elastic_integration-0.1.11.jar → 0.1.12/logstash-filter-elastic_integration-0.1.12.jar} +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c9b18188aed702729dc724e1db54d5290956e3c2172c8f3f1090d44f25b9aee5
|
4
|
+
data.tar.gz: e755fab5d667e6259bf7790e0b0e740f4d9a8ac9626a31da01d6e0ce1faff12c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9b53c5ad03761d3c43f7f214271c51425bb0fa6aa7af80d0a7263b5a25cbf303e05868b0c84af6e30d5a4ee238bd3a93097b8f8de1d34e9f73157a989c2f07ea
|
7
|
+
data.tar.gz: c9339c4e2692a440cfd2fc34557b3457baf6bdecf802c6a80643e15ab2cff9b5a776f8cf4514070a10056134908542092333ad6f8ad627baa2c80cfa3db21843
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.12
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: logstash-filter-elastic_integration
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.12
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Elastic
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-07-
|
11
|
+
date: 2024-07-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -75,7 +75,7 @@ files:
|
|
75
75
|
- lib/logstash/filters/elastic_integration/jar_dependencies.rb
|
76
76
|
- lib/logstash/filters/elastic_integration/version.rb
|
77
77
|
- logstash-filter-elastic_integration.gemspec
|
78
|
-
- vendor/jar-dependencies/co/elastic/logstash-filter-elastic_integration/0.1.
|
78
|
+
- vendor/jar-dependencies/co/elastic/logstash-filter-elastic_integration/0.1.12/logstash-filter-elastic_integration-0.1.12.jar
|
79
79
|
homepage: https://www.elastic.co/logstash
|
80
80
|
licenses:
|
81
81
|
- ELv2
|