logstash-input-azure_event_hubs 1.5.2 → 1.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +7 -0
- data/VERSION +1 -1
- data/lib/logstash/inputs/azure_event_hubs.rb +6 -6
- data/lib/logstash-input-azure_event_hubs.rb +26 -22
- data/spec/inputs/azure_event_hub_spec.rb +31 -6
- data/vendor/jar-dependencies/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar +0 -0
- data/vendor/jar-dependencies/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar +0 -0
- data/vendor/jar-dependencies/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar +0 -0
- data/vendor/jar-dependencies/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar +0 -0
- data/vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar +0 -0
- data/vendor/jar-dependencies/com/squareup/okhttp3/logging-interceptor/3.12.2/logging-interceptor-3.12.2.jar +0 -0
- data/vendor/jar-dependencies/com/squareup/okhttp3/okhttp-urlconnection/3.12.2/okhttp-urlconnection-3.12.2.jar +0 -0
- data/vendor/jar-dependencies/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar +0 -0
- data/vendor/jar-dependencies/joda-time/joda-time/2.10.14/joda-time-2.10.14.jar +0 -0
- data/vendor/jar-dependencies/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar +0 -0
- data/vendor/jar-dependencies/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar +0 -0
- data/vendor/jar-dependencies/org/jetbrains/annotations/13.0/annotations-13.0.jar +0 -0
- data/vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib/2.1.0/kotlin-stdlib-2.1.0.jar +0 -0
- data/vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar +0 -0
- data/vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar +0 -0
- data/vendor/jar-dependencies/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar +0 -0
- metadata +24 -23
- data/vendor/jar-dependencies/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar +0 -0
- data/vendor/jar-dependencies/com/microsoft/azure/adal4j/1.6.4/adal4j-1.6.4.jar +0 -0
- data/vendor/jar-dependencies/com/nimbusds/lang-tag/1.7/lang-tag-1.7.jar +0 -0
- data/vendor/jar-dependencies/com/nimbusds/oauth2-oidc-sdk/8.36.2/oauth2-oidc-sdk-8.36.2.jar +0 -0
- data/vendor/jar-dependencies/com/squareup/okhttp3/logging-interceptor/4.12.0/logging-interceptor-4.12.0.jar +0 -0
- data/vendor/jar-dependencies/com/squareup/okhttp3/okhttp-urlconnection/4.12.0/okhttp-urlconnection-4.12.0.jar +0 -0
- data/vendor/jar-dependencies/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1.jar +0 -0
- data/vendor/jar-dependencies/javax/activation/activation/1.1/activation-1.1.jar +0 -0
- data/vendor/jar-dependencies/net/minidev/json-smart/2.4.9/json-smart-2.4.9.jar +0 -0
- data/vendor/jar-dependencies/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar +0 -0
- data/vendor/jar-dependencies/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar +0 -0
- data/vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib-jdk8/2.1.0/kotlin-stdlib-jdk8-2.1.0.jar +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a3ed54d0aa0e98d074604c3f721a744a143f50cc2db0e6d220afa0307d6b68c5
|
|
4
|
+
data.tar.gz: 24d56cc39fb8d0b84b821e2d718c1b72dedc27a4983ab9d9226a64a94a4fd617
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6fd88ed864d7ccba9dcff6f873782f337e289d353be2c1417afe10984a447573bf313f45316178ba6c280a1bbf29df7daf31dab1b79835c9115da3a71976e34d
|
|
7
|
+
data.tar.gz: 82d9aeee2e665fc3c1dccf7952726560ff823fb9de74a743423e0b695c8b649dfa2a18ea2768cb6d91e7c96adb678336b5aac68ff31eb419b9daebd0183b7741
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## 1.5.4
|
|
2
|
+
- Ensure full jar-dependency tree is shipped with gem artifact [#110](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/110)
|
|
3
|
+
- Remove unused `adal4j` dependency [#107](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/107)
|
|
4
|
+
|
|
5
|
+
## 1.5.3
|
|
6
|
+
- Fix: With `config_mode => 'advanced'`, event hub-specific settings (`initial_position`, `max_batch_size`, `prefetch_count`, `receive_timeout`, `initial_position_look_back`) were being ignored and replaced with global defaults. These settings are now correctly applied per event hub [#104](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/104)
|
|
7
|
+
|
|
1
8
|
## 1.5.2
|
|
2
9
|
- Updated JWT dependency [#101](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/101)
|
|
3
10
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.5.
|
|
1
|
+
1.5.4
|
|
@@ -417,12 +417,12 @@ class LogStash::Inputs::AzureEventHubs < LogStash::Inputs::Base
|
|
|
417
417
|
event_processor_host = create_in_memory_event_processor_host(event_hub, event_hub_name, scheduled_executor_service)
|
|
418
418
|
end
|
|
419
419
|
options = EventProcessorOptions.new
|
|
420
|
-
options.setMaxBatchSize(max_batch_size)
|
|
421
|
-
options.setPrefetchCount(prefetch_count)
|
|
422
|
-
options.setReceiveTimeOut(Duration.ofSeconds(receive_timeout))
|
|
420
|
+
options.setMaxBatchSize(event_hub['max_batch_size'])
|
|
421
|
+
options.setPrefetchCount(event_hub['prefetch_count'])
|
|
422
|
+
options.setReceiveTimeOut(Duration.ofSeconds(event_hub['receive_timeout']))
|
|
423
423
|
|
|
424
424
|
options.setExceptionNotification(LogStash::Inputs::Azure::ErrorNotificationHandler.new)
|
|
425
|
-
case
|
|
425
|
+
case event_hub['initial_position']
|
|
426
426
|
when 'beginning'
|
|
427
427
|
msg = "Configuring Event Hub #{event_hub_name} to read events all events."
|
|
428
428
|
@logger.debug("If this is the initial read... " + msg) if event_hub['storage_connection']
|
|
@@ -434,10 +434,10 @@ class LogStash::Inputs::AzureEventHubs < LogStash::Inputs::Base
|
|
|
434
434
|
@logger.info(msg) unless event_hub['storage_connection']
|
|
435
435
|
options.setInitialPositionProvider(EventProcessorOptions::EndOfStreamInitialPositionProvider.new(options))
|
|
436
436
|
when 'look_back'
|
|
437
|
-
msg = "Configuring Event Hub #{event_hub_name} to read events starting at 'now - #{
|
|
437
|
+
msg = "Configuring Event Hub #{event_hub_name} to read events starting at 'now - #{event_hub['initial_position_look_back']}' seconds."
|
|
438
438
|
@logger.debug("If this is the initial read... " + msg) if event_hub['storage_connection']
|
|
439
439
|
@logger.info(msg) unless event_hub['storage_connection']
|
|
440
|
-
options.setInitialPositionProvider(LogStash::Inputs::Azure::LookBackPositionProvider.new(
|
|
440
|
+
options.setInitialPositionProvider(LogStash::Inputs::Azure::LookBackPositionProvider.new(event_hub['initial_position_look_back']))
|
|
441
441
|
end
|
|
442
442
|
event_processor_host.registerEventProcessorFactory(LogStash::Inputs::Azure::ProcessorFactory.new(queue, event_hub['codec'], event_hub['checkpoint_interval'], self.method(:decorate), event_hub['decorate_events']), options)
|
|
443
443
|
.when_complete(lambda {|x, e|
|
|
@@ -1,38 +1,42 @@
|
|
|
1
1
|
# AUTOGENERATED BY THE GRADLE SCRIPT. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
require 'jar_dependencies'
|
|
4
|
+
require_jar('com.microsoft.azure', 'azure-eventhubs-eph', '3.3.0')
|
|
4
5
|
require_jar('com.microsoft.azure', 'azure-eventhubs', '3.3.0')
|
|
5
6
|
require_jar('com.microsoft.azure', 'qpid-proton-j-extensions', '1.2.4')
|
|
6
|
-
require_jar('com.microsoft.azure', 'azure-eventhubs-eph', '3.3.0')
|
|
7
7
|
require_jar('com.microsoft.azure', 'azure-storage', '8.6.6')
|
|
8
|
-
require_jar('com.google.code.gson', 'gson', '2.8.9')
|
|
9
|
-
require_jar('org.apache.qpid', 'proton-j', '0.33.8')
|
|
10
|
-
require_jar('com.microsoft.azure', 'azure-keyvault-core', '1.2.4')
|
|
11
|
-
require_jar('com.microsoft.azure', 'adal4j', '1.6.4')
|
|
12
|
-
require_jar('com.microsoft.azure', 'azure-annotations', '1.10.0')
|
|
13
8
|
require_jar('com.microsoft.azure', 'azure-client-authentication', '1.7.3')
|
|
14
9
|
require_jar('com.microsoft.azure', 'azure-client-runtime', '1.7.3')
|
|
15
10
|
require_jar('com.microsoft.rest', 'client-runtime', '1.7.3')
|
|
11
|
+
require_jar('com.fasterxml.jackson.datatype', 'jackson-datatype-joda', '2.16.2')
|
|
12
|
+
require_jar('com.squareup.retrofit2', 'converter-jackson', '2.7.2')
|
|
13
|
+
require_jar('com.fasterxml.jackson.core', 'jackson-databind', '2.16.2')
|
|
16
14
|
require_jar('com.fasterxml.jackson.core', 'jackson-annotations', '2.16.2')
|
|
17
15
|
require_jar('com.fasterxml.jackson.core', 'jackson-core', '2.16.2')
|
|
18
|
-
require_jar('com.
|
|
19
|
-
require_jar('com.
|
|
20
|
-
require_jar('com.github.stephenc.jcip', 'jcip-annotations', '1.0-1')
|
|
16
|
+
require_jar('com.google.code.gson', 'gson', '2.8.9')
|
|
17
|
+
require_jar('com.microsoft.azure', 'azure-keyvault-core', '1.2.4')
|
|
21
18
|
require_jar('com.google.guava', 'guava', '32.0.1-jre')
|
|
22
|
-
require_jar('
|
|
19
|
+
require_jar('commons-codec', 'commons-codec', '1.14')
|
|
23
20
|
require_jar('com.nimbusds', 'nimbus-jose-jwt', '10.0.2')
|
|
24
|
-
require_jar('com.nimbusds', 'oauth2-oidc-sdk', '8.36.2')
|
|
25
|
-
require_jar('com.squareup.okhttp3', 'logging-interceptor', '4.12.0')
|
|
26
|
-
require_jar('com.squareup.okhttp3', 'okhttp-urlconnection', '4.12.0')
|
|
27
|
-
require_jar('com.squareup.okhttp3', 'okhttp', '4.12.0')
|
|
28
|
-
require_jar('org.jetbrains.kotlin', 'kotlin-stdlib-jdk8', '2.1.0')
|
|
29
21
|
require_jar('com.squareup.retrofit2', 'adapter-rxjava', '2.7.2')
|
|
30
|
-
require_jar('com.squareup.retrofit2', 'converter-jackson', '2.7.2')
|
|
31
22
|
require_jar('com.squareup.retrofit2', 'retrofit', '2.7.2')
|
|
32
|
-
require_jar('com.
|
|
33
|
-
require_jar('
|
|
23
|
+
require_jar('com.squareup.okhttp3', 'logging-interceptor', '3.12.2')
|
|
24
|
+
require_jar('com.squareup.okhttp3', 'okhttp-urlconnection', '3.12.2')
|
|
25
|
+
require_jar('com.squareup.okhttp3', 'okhttp', '4.12.0')
|
|
26
|
+
require_jar('org.apache.commons', 'commons-lang3', '3.18.0')
|
|
27
|
+
require_jar('com.squareup.okio', 'okio-jvm', '3.6.0')
|
|
28
|
+
require_jar('org.jetbrains.kotlin', 'kotlin-stdlib-jdk8', '1.9.10')
|
|
29
|
+
require_jar('org.jetbrains.kotlin', 'kotlin-stdlib-jdk7', '1.9.10')
|
|
30
|
+
require_jar('org.jetbrains.kotlin', 'kotlin-stdlib', '2.1.0')
|
|
31
|
+
require_jar('org.apache.qpid', 'proton-j', '0.33.8')
|
|
32
|
+
require_jar('org.slf4j', 'slf4j-api', '1.7.30')
|
|
33
|
+
require_jar('com.microsoft.azure', 'azure-annotations', '1.10.0')
|
|
34
|
+
require_jar('com.google.guava', 'failureaccess', '1.0.1')
|
|
35
|
+
require_jar('com.google.guava', 'listenablefuture', '9999.0-empty-to-avoid-conflict-with-guava')
|
|
36
|
+
require_jar('com.google.code.findbugs', 'jsr305', '3.0.2')
|
|
37
|
+
require_jar('org.checkerframework', 'checker-qual', '3.33.0')
|
|
38
|
+
require_jar('com.google.errorprone', 'error_prone_annotations', '2.18.0')
|
|
39
|
+
require_jar('com.google.j2objc', 'j2objc-annotations', '2.8')
|
|
34
40
|
require_jar('io.reactivex', 'rxjava', '1.3.8')
|
|
35
|
-
require_jar('
|
|
36
|
-
require_jar('
|
|
37
|
-
require_jar('org.checkerframework', 'checker-compat-qual', '2.0.0')
|
|
38
|
-
require_jar('org.codehaus.mojo', 'animal-sniffer-annotations', '1.14')
|
|
41
|
+
require_jar('joda-time', 'joda-time', '2.10.14')
|
|
42
|
+
require_jar('org.jetbrains', 'annotations', '13.0')
|
|
@@ -175,34 +175,59 @@ describe LogStash::Inputs::AzureEventHubs do
|
|
|
175
175
|
# same named event hub with different configuration is allowed
|
|
176
176
|
{'event_hub_name0' => {
|
|
177
177
|
'event_hub_connection' => 'Endpoint=sb://...',
|
|
178
|
+
'storage_connection' => 'DefaultEndpointsProtocol=https;AccountName=...',
|
|
178
179
|
'consumer_group' => 'ls'}}
|
|
179
180
|
],
|
|
180
181
|
'codec' => 'plain',
|
|
181
182
|
'consumer_group' => 'default_consumer_group',
|
|
182
183
|
'max_batch_size' => 21,
|
|
184
|
+
'prefetch_count' => 250,
|
|
185
|
+
'receive_timeout' => 90,
|
|
186
|
+
'initial_position' => 'beginning',
|
|
187
|
+
'initial_position_look_back' => 7200,
|
|
188
|
+
'checkpoint_interval' => 15,
|
|
189
|
+
'decorate_events' => false,
|
|
183
190
|
'threads' => 9
|
|
184
191
|
}
|
|
185
192
|
end
|
|
186
193
|
it_behaves_like "an exploded Event Hub config", 1
|
|
187
|
-
|
|
194
|
+
|
|
195
|
+
it "it explodes the second advanced config event hub correctly (with individual and inherited settings)" do
|
|
188
196
|
exploded_config = input.event_hubs_exploded
|
|
189
197
|
expect(exploded_config[1]['event_hubs'].size).to be == 1 #always 1 in the exploded form
|
|
190
198
|
expect(exploded_config[1]['event_hubs'][0]).to eql('event_hub_name1')
|
|
191
199
|
expect(exploded_config[1]['event_hub_connections'][0].value).to eql('1Endpoint=sb://...')
|
|
192
200
|
expect(exploded_config[1]['storage_connection'].value).to eql('1DefaultEndpointsProtocol=https;AccountName=...')
|
|
193
201
|
expect(exploded_config[1]['threads']).to be == 9
|
|
194
|
-
expect(exploded_config[1]['codec'].class.to_s).to eq("LogStash::Codecs::JSON")
|
|
195
|
-
expect(exploded_config[1]['consumer_group']).to eql('cg1')
|
|
196
|
-
expect(exploded_config[1]['max_batch_size']).to be == 21
|
|
197
|
-
expect(exploded_config[1]['prefetch_count']).to be ==
|
|
202
|
+
expect(exploded_config[1]['codec'].class.to_s).to eq("LogStash::Codecs::JSON")
|
|
203
|
+
expect(exploded_config[1]['consumer_group']).to eql('cg1')
|
|
204
|
+
expect(exploded_config[1]['max_batch_size']).to be == 21
|
|
205
|
+
expect(exploded_config[1]['prefetch_count']).to be == 250
|
|
198
206
|
expect(exploded_config[1]['receive_timeout']).to be == 41
|
|
199
207
|
expect(exploded_config[1]['initial_position']).to eql('end')
|
|
200
|
-
expect(exploded_config[1]['initial_position_look_back']).to be ==
|
|
208
|
+
expect(exploded_config[1]['initial_position_look_back']).to be == 7200
|
|
201
209
|
expect(exploded_config[1]['checkpoint_interval']).to be == 61
|
|
202
210
|
expect(exploded_config[1]['decorate_events']).to be_falsy
|
|
203
211
|
expect(exploded_config[1]['storage_container']).to eq('alt_container')
|
|
204
212
|
end
|
|
205
213
|
|
|
214
|
+
it "it explodes the third advanced config event hub correctly (mostly inherited settings)" do
|
|
215
|
+
exploded_config = input.event_hubs_exploded
|
|
216
|
+
expect(exploded_config[2]['event_hubs'].size).to be == 1
|
|
217
|
+
expect(exploded_config[2]['event_hubs'][0]).to eql('event_hub_name0')
|
|
218
|
+
expect(exploded_config[2]['event_hub_connections'][0].value).to eql('Endpoint=sb://...')
|
|
219
|
+
expect(exploded_config[2]['storage_connection'].value).to eql('DefaultEndpointsProtocol=https;AccountName=...')
|
|
220
|
+
expect(exploded_config[2]['threads']).to be == 9
|
|
221
|
+
expect(exploded_config[2]['codec'].class.to_s).to eq("LogStash::Codecs::Plain")
|
|
222
|
+
expect(exploded_config[2]['consumer_group']).to eql('ls')
|
|
223
|
+
expect(exploded_config[2]['max_batch_size']).to be == 21
|
|
224
|
+
expect(exploded_config[2]['prefetch_count']).to be == 250
|
|
225
|
+
expect(exploded_config[2]['receive_timeout']).to be == 90
|
|
226
|
+
expect(exploded_config[2]['initial_position']).to eql('beginning')
|
|
227
|
+
expect(exploded_config[2]['initial_position_look_back']).to be == 7200
|
|
228
|
+
expect(exploded_config[2]['checkpoint_interval']).to be == 15
|
|
229
|
+
end
|
|
230
|
+
|
|
206
231
|
it "it runs the Event Processor Host" do
|
|
207
232
|
mock_queue = double("queue")
|
|
208
233
|
mock_host = double("event_processor_host")
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: logstash-input-azure_event_hubs
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.5.
|
|
4
|
+
version: 1.5.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Elastic
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: bin
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 2026-01-21 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
13
|
+
name: logstash-core-plugin-api
|
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
|
15
15
|
requirements:
|
|
16
16
|
- - "~>"
|
|
17
17
|
- !ruby/object:Gem::Version
|
|
18
18
|
version: '2.0'
|
|
19
|
-
name: logstash-core-plugin-api
|
|
20
19
|
type: :runtime
|
|
21
20
|
prerelease: false
|
|
22
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -25,12 +24,12 @@ dependencies:
|
|
|
25
24
|
- !ruby/object:Gem::Version
|
|
26
25
|
version: '2.0'
|
|
27
26
|
- !ruby/object:Gem::Dependency
|
|
27
|
+
name: logstash-codec-plain
|
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
|
29
29
|
requirements:
|
|
30
30
|
- - ">="
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
32
|
version: '0'
|
|
33
|
-
name: logstash-codec-plain
|
|
34
33
|
type: :runtime
|
|
35
34
|
prerelease: false
|
|
36
35
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -39,12 +38,12 @@ dependencies:
|
|
|
39
38
|
- !ruby/object:Gem::Version
|
|
40
39
|
version: '0'
|
|
41
40
|
- !ruby/object:Gem::Dependency
|
|
41
|
+
name: logstash-codec-json
|
|
42
42
|
requirement: !ruby/object:Gem::Requirement
|
|
43
43
|
requirements:
|
|
44
44
|
- - ">="
|
|
45
45
|
- !ruby/object:Gem::Version
|
|
46
46
|
version: '0'
|
|
47
|
-
name: logstash-codec-json
|
|
48
47
|
type: :runtime
|
|
49
48
|
prerelease: false
|
|
50
49
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -53,12 +52,12 @@ dependencies:
|
|
|
53
52
|
- !ruby/object:Gem::Version
|
|
54
53
|
version: '0'
|
|
55
54
|
- !ruby/object:Gem::Dependency
|
|
55
|
+
name: stud
|
|
56
56
|
requirement: !ruby/object:Gem::Requirement
|
|
57
57
|
requirements:
|
|
58
58
|
- - ">="
|
|
59
59
|
- !ruby/object:Gem::Version
|
|
60
60
|
version: 0.0.22
|
|
61
|
-
name: stud
|
|
62
61
|
type: :runtime
|
|
63
62
|
prerelease: false
|
|
64
63
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -67,12 +66,12 @@ dependencies:
|
|
|
67
66
|
- !ruby/object:Gem::Version
|
|
68
67
|
version: 0.0.22
|
|
69
68
|
- !ruby/object:Gem::Dependency
|
|
69
|
+
name: logstash-devutils
|
|
70
70
|
requirement: !ruby/object:Gem::Requirement
|
|
71
71
|
requirements:
|
|
72
72
|
- - ">="
|
|
73
73
|
- !ruby/object:Gem::Version
|
|
74
74
|
version: 1.0.0
|
|
75
|
-
name: logstash-devutils
|
|
76
75
|
type: :development
|
|
77
76
|
prerelease: false
|
|
78
77
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -107,10 +106,13 @@ files:
|
|
|
107
106
|
- vendor/jar-dependencies/com/fasterxml/jackson/core/jackson-core/2.16.2/jackson-core-2.16.2.jar
|
|
108
107
|
- vendor/jar-dependencies/com/fasterxml/jackson/core/jackson-databind/2.16.2/jackson-databind-2.16.2.jar
|
|
109
108
|
- vendor/jar-dependencies/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.16.2/jackson-datatype-joda-2.16.2.jar
|
|
110
|
-
- vendor/jar-dependencies/com/
|
|
109
|
+
- vendor/jar-dependencies/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
|
|
111
110
|
- vendor/jar-dependencies/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
|
|
111
|
+
- vendor/jar-dependencies/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
|
|
112
|
+
- vendor/jar-dependencies/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
|
|
112
113
|
- vendor/jar-dependencies/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar
|
|
113
|
-
- vendor/jar-dependencies/com/
|
|
114
|
+
- vendor/jar-dependencies/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
|
115
|
+
- vendor/jar-dependencies/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
|
|
114
116
|
- vendor/jar-dependencies/com/microsoft/azure/azure-annotations/1.10.0/azure-annotations-1.10.0.jar
|
|
115
117
|
- vendor/jar-dependencies/com/microsoft/azure/azure-client-authentication/1.7.3/azure-client-authentication-1.7.3.jar
|
|
116
118
|
- vendor/jar-dependencies/com/microsoft/azure/azure-client-runtime/1.7.3/azure-client-runtime-1.7.3.jar
|
|
@@ -120,31 +122,31 @@ files:
|
|
|
120
122
|
- vendor/jar-dependencies/com/microsoft/azure/azure-storage/8.6.6/azure-storage-8.6.6.jar
|
|
121
123
|
- vendor/jar-dependencies/com/microsoft/azure/qpid-proton-j-extensions/1.2.4/qpid-proton-j-extensions-1.2.4.jar
|
|
122
124
|
- vendor/jar-dependencies/com/microsoft/rest/client-runtime/1.7.3/client-runtime-1.7.3.jar
|
|
123
|
-
- vendor/jar-dependencies/com/nimbusds/lang-tag/1.7/lang-tag-1.7.jar
|
|
124
125
|
- vendor/jar-dependencies/com/nimbusds/nimbus-jose-jwt/10.0.2/nimbus-jose-jwt-10.0.2.jar
|
|
125
|
-
- vendor/jar-dependencies/com/
|
|
126
|
-
- vendor/jar-dependencies/com/squareup/okhttp3/
|
|
127
|
-
- vendor/jar-dependencies/com/squareup/okhttp3/okhttp-urlconnection/4.12.0/okhttp-urlconnection-4.12.0.jar
|
|
126
|
+
- vendor/jar-dependencies/com/squareup/okhttp3/logging-interceptor/3.12.2/logging-interceptor-3.12.2.jar
|
|
127
|
+
- vendor/jar-dependencies/com/squareup/okhttp3/okhttp-urlconnection/3.12.2/okhttp-urlconnection-3.12.2.jar
|
|
128
128
|
- vendor/jar-dependencies/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
|
|
129
|
+
- vendor/jar-dependencies/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
|
|
129
130
|
- vendor/jar-dependencies/com/squareup/retrofit2/adapter-rxjava/2.7.2/adapter-rxjava-2.7.2.jar
|
|
130
131
|
- vendor/jar-dependencies/com/squareup/retrofit2/converter-jackson/2.7.2/converter-jackson-2.7.2.jar
|
|
131
132
|
- vendor/jar-dependencies/com/squareup/retrofit2/retrofit/2.7.2/retrofit-2.7.2.jar
|
|
132
|
-
- vendor/jar-dependencies/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1.jar
|
|
133
133
|
- vendor/jar-dependencies/commons-codec/commons-codec/1.14/commons-codec-1.14.jar
|
|
134
134
|
- vendor/jar-dependencies/io/reactivex/rxjava/1.3.8/rxjava-1.3.8.jar
|
|
135
|
-
- vendor/jar-dependencies/
|
|
136
|
-
- vendor/jar-dependencies/
|
|
135
|
+
- vendor/jar-dependencies/joda-time/joda-time/2.10.14/joda-time-2.10.14.jar
|
|
136
|
+
- vendor/jar-dependencies/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
|
|
137
137
|
- vendor/jar-dependencies/org/apache/qpid/proton-j/0.33.8/proton-j-0.33.8.jar
|
|
138
|
-
- vendor/jar-dependencies/org/checkerframework/checker-
|
|
139
|
-
- vendor/jar-dependencies/org/
|
|
140
|
-
- vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib-
|
|
138
|
+
- vendor/jar-dependencies/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
|
|
139
|
+
- vendor/jar-dependencies/org/jetbrains/annotations/13.0/annotations-13.0.jar
|
|
140
|
+
- vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
|
|
141
|
+
- vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
|
|
142
|
+
- vendor/jar-dependencies/org/jetbrains/kotlin/kotlin-stdlib/2.1.0/kotlin-stdlib-2.1.0.jar
|
|
143
|
+
- vendor/jar-dependencies/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
|
|
141
144
|
homepage: http://www.elastic.co/guide/en/logstash/current/index.html
|
|
142
145
|
licenses:
|
|
143
146
|
- Apache-2.0
|
|
144
147
|
metadata:
|
|
145
148
|
logstash_plugin: 'true'
|
|
146
149
|
logstash_group: input
|
|
147
|
-
post_install_message:
|
|
148
150
|
rdoc_options: []
|
|
149
151
|
require_paths:
|
|
150
152
|
- lib
|
|
@@ -160,8 +162,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
160
162
|
- !ruby/object:Gem::Version
|
|
161
163
|
version: '0'
|
|
162
164
|
requirements: []
|
|
163
|
-
rubygems_version: 3.3
|
|
164
|
-
signing_key:
|
|
165
|
+
rubygems_version: 3.6.3
|
|
165
166
|
specification_version: 4
|
|
166
167
|
summary: Consumes events from Azure Event Hubs for use with Logstash
|
|
167
168
|
test_files:
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|