logstash-filter-elastic_integration 0.1.3-java → 0.1.4-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/vendor/jar-dependencies/co/elastic/{logstash/plugins/filter/elasticintegration/logstash-filter-elastic_integration/0.1.3/logstash-filter-elastic_integration-0.1.3.jar → logstash-filter-elastic_integration/0.1.4/logstash-filter-elastic_integration-0.1.4.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: dc62139a23aa300f55f6b999e10f879964255c073a970a4bd9270f12fb10f1cd
|
4
|
+
data.tar.gz: 55e373e0f1dcd5b51bc71947f9e2c819918b6ccdecbbdea5fcd3d0c8690ee800
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 710c901f9047b62c5622590471d3d5659f7491a4733c59d8ca4b3605abce6a5778439b1c361b9d0e575204bd3ee7b9c3e69da14384223d0c3d66e1b248a64b64
|
7
|
+
data.tar.gz: b392b6cda55d16313dd9aeb62a69c3b03c7c845e3df8ebae8785079b67da1162746ddcc2358fc61101dd9a8080e3d6d0d35f4001baa682c1338876ba25d1adf0
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.4
|
@@ -8,4 +8,4 @@
|
|
8
8
|
########################################################################
|
9
9
|
|
10
10
|
require 'jar_dependencies'
|
11
|
-
require_jar('co
|
11
|
+
require_jar('co/elastic', 'logstash-filter-elastic_integration', '0.1.4')
|
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.4
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Elastic
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-01-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -74,7 +74,7 @@ files:
|
|
74
74
|
- lib/logstash/filters/elastic_integration/geoip_database_provider_bridge.rb
|
75
75
|
- lib/logstash/filters/elastic_integration/jar_dependencies.rb
|
76
76
|
- logstash-filter-elastic_integration.gemspec
|
77
|
-
- vendor/jar-dependencies/co/elastic/logstash
|
77
|
+
- vendor/jar-dependencies/co/elastic/logstash-filter-elastic_integration/0.1.4/logstash-filter-elastic_integration-0.1.4.jar
|
78
78
|
homepage: http://www.elastic.co/guide/en/logstash/current/index.html
|
79
79
|
licenses:
|
80
80
|
- ELv2
|