logstash-filter-exclusion_filter 0.1.1 → 0.2.0
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-filter-exclusion_filter_jars.rb +1 -1
- data/vendor/jar-dependencies/ai/securely/plugins/logstash-filter-exclusion_filter/{0.1.1/logstash-filter-exclusion_filter-0.1.1.jar → 0.2.0/logstash-filter-exclusion_filter-0.2.0.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: 78d8d7ff3c85a220b3325a4deb6860210e1b759acc60666dd5bbbb6f4ace3b51
|
4
|
+
data.tar.gz: b77602bb4b5a73f27f05e3db636e9cfd23af6101f60542e7a74f7f3328acf89f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e3adcd79b590f06a78404f61cac32689d88066a22ca9a91584f91fab6d2397ec474f4ef6cc5d0601c36eaa1de8d59130ae13abda2572ec5a6f258c8d312f113
|
7
|
+
data.tar.gz: 31fb24fd882054abec43e2072bea25f36f4cda7659ed1754c27bc04ccd36fb4830cbf81c254fae7d2554a7d898e505c88e54e7654a76408cb553512f8aa0be13
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.
|
1
|
+
0.2.0
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: logstash-filter-exclusion_filter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Securely
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-09-02 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-filter-exclusion_filter_jars.rb
|
76
76
|
- lib/logstash/filters/exclusion_filter.rb
|
77
77
|
- logstash-filter-exclusion_filter.gemspec
|
78
|
-
- vendor/jar-dependencies/ai/securely/plugins/logstash-filter-exclusion_filter/0.
|
78
|
+
- vendor/jar-dependencies/ai/securely/plugins/logstash-filter-exclusion_filter/0.2.0/logstash-filter-exclusion_filter-0.2.0.jar
|
79
79
|
homepage: https://logstash.securely.ai/exclusion
|
80
80
|
licenses:
|
81
81
|
- Apache-2.0
|