Metadata


Name
logstash-input-azure_event_hubs
Version
1.4.8
Platform
ruby
Authors
Elastic
Bindir
bin
Date
2024-10-02 00:00:00 UTC
Dependencies
logstash-core-plugin-api (~> 2.0)
logstash-codec-plain (>= 0)
logstash-codec-json (>= 0)
stud (>= 0.0.22)
logstash-devutils (>= 1.0.0, development)
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
Email
info@elastic.co
Files
CHANGELOG.md
CONTRIBUTORS
Gemfile
LICENSE
README.md
VERSION
lib/logstash-input-azure_event_hubs.rb
lib/logstash/inputs/azure_event_hubs.rb
lib/logstash/inputs/error_notification_handler.rb
lib/logstash/inputs/look_back_position_provider.rb
lib/logstash/inputs/named_thread_factory.rb
lib/logstash/inputs/processor.rb
lib/logstash/inputs/processor_factory.rb
logstash-input-azure_event_hubs.gemspec
spec/inputs/azure_event_hub_spec.rb
vendor/jar-dependencies/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
vendor/jar-dependencies/com/microsoft/azure/azure-eventhubs-eph/2.5.2/azure-eventhubs-eph-2.5.2.jar
vendor/jar-dependencies/com/microsoft/azure/azure-eventhubs/2.3.2/azure-eventhubs-2.3.2.jar
vendor/jar-dependencies/com/microsoft/azure/azure-storage/8.6.6/azure-storage-8.6.6.jar
vendor/jar-dependencies/com/microsoft/azure/qpid-proton-j-extensions/1.2.4/qpid-proton-j-extensions-1.2.4.jar
vendor/jar-dependencies/org/apache/qpid/proton-j/0.33.9/proton-j-0.33.9.jar
Homepage
http://www.elastic.co/guide/en/logstash/current/index.html
Licenses
Apache-2.0
Metadata
{"logstash_plugin"=>"true", "logstash_group"=>"input"}
Require paths
lib
vendor/jar-dependencies
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
3.3.26
Specification version
4
Summary
Consumes events from Azure Event Hubs for use with Logstash
Test files
spec/inputs/azure_event_hub_spec.rb
Original platform
ruby
New platform
ruby