logstash-filter-elastic_integration 0.1.9-java → 0.1.10-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.9/logstash-filter-elastic_integration-0.1.9.jar → 0.1.10/logstash-filter-elastic_integration-0.1.10.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: 8dd9071eef8332fdc222f863e79212823d17edcf92767dbd85405af2b8c59a51
|
4
|
+
data.tar.gz: 7986ccd59cfcf5cb3193f69f005560ab3fe3fe5cbcbbfe63434853e6ba0d2895
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fb99526ee6d9ac75372b287ae3ced7ce865d5d2dac565b4047ce9ccd1b09f35d0cb28809f2362e7a48064bc62f4f97493e3f548cb921ca5d27950da1f7737fd0
|
7
|
+
data.tar.gz: c5cd2ae02809a8354f18f6e9a39211ea98663f81c683e9ac4f7bf2762720646b15a6c120e3172834f81ead0670cea8b007d7a200b8c3109709ef5f28210d62a7
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.10
|
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.10
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Elastic
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-06-18 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.10/logstash-filter-elastic_integration-0.1.10.jar
|
79
79
|
homepage: https://www.elastic.co/logstash
|
80
80
|
licenses:
|
81
81
|
- ELv2
|