logstash-filter-geoip 4.2.0-java → 4.2.1-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
  SHA1:
3
- metadata.gz: b7e65b1d5c1999721ca71919a80456212728f06e
4
- data.tar.gz: a2fac474da826188d901084c675f02f554f69af4
3
+ metadata.gz: ade36a96e99e9321038609cd3e6a360685e22a98
4
+ data.tar.gz: 0d61ed34fe865e751147221536e7b7162982914d
5
5
  SHA512:
6
- metadata.gz: be13622780cf0997cdf9765a206ad1ecebd0e471d1b71599bd203e7257217c725d9de9d9a295a38b7fa220536d73d981b300449829754b7808beed09db5e5076
7
- data.tar.gz: 9b62ae00ecac61f70f9e694eac48624f619b26b21980f478ad379dded6fcde45837b2a61888d1e4df62674fb75c566693e421a011fed2e0985d63f45bddc27e6
6
+ metadata.gz: f8094a7fe3575169d6adf227e7e008c7b18f74c863d0141eff1f6e7aa4c8cfbcb63b5ad0191cbbcbee54ab18b714a87616c92fc311d44fb814c31a989effc87d
7
+ data.tar.gz: 57a883f6766dc26269bc10eeae960f74e1748e024fa9b003381ff8e35315f3bb79c3da0a7788b2f54118e9bc8d65c096d1411cda73c5dd8dd32c199683e66b2b
@@ -7,7 +7,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
7
7
  :version: %VERSION%
8
8
  :release_date: %RELEASE_DATE%
9
9
  :changelog_url: %CHANGELOG_URL%
10
- :include_path: ../../../logstash/docs/include
10
+ :include_path: ../../../../logstash/docs/include
11
11
  ///////////////////////////////////////////
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
@@ -65,7 +65,7 @@ MaxMind GeoLite database and support IPv4 lookups only.
65
65
  [id="plugins-{type}s-{plugin}-options"]
66
66
  ==== Geoip Filter Configuration Options
67
67
 
68
- This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
68
+ This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}-common-options>> described later.
69
69
 
70
70
  [cols="<,<,<",options="header",]
71
71
  |=======================================================================
@@ -78,7 +78,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
78
78
  | <<plugins-{type}s-{plugin}-target>> |<<string,string>>|No
79
79
  |=======================================================================
80
80
 
81
- Also see <<plugins-{type}s-common-options>> for a list of options supported by all
81
+ Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all
82
82
  filter plugins.
83
83
 
84
84
  &nbsp;
@@ -192,4 +192,5 @@ is still valid GeoJSON.
192
192
 
193
193
 
194
194
 
195
- include::{include_path}/{type}.asciidoc[]
195
+ [id="plugins-{type}s-{plugin}-common-options"]
196
+ include::{include_path}/{type}.asciidoc[]
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-filter-geoip'
4
- s.version = '4.2.0'
4
+ s.version = '4.2.1'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "$summary"
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-filter-geoip
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.0
4
+ version: 4.2.1
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-22 00:00:00.000000000 Z
11
+ date: 2017-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement