logstash-plugins / logstash-input-azure_event_hubs

Logstash input for consuming events from Azure Event Hubs
Apache License 2.0
18 stars 28 forks source link

Fixed Gemfile to permit development with local Logstash clone #82

Closed andsel closed 1 year ago

andsel commented 1 year ago

Release notes

[rn:skip]

What does this PR do?

Fix the Gemfile to properly set variables to use local Logstash clone

Why is it important/What is the impact to the user?

Let the developer to use local clone, when configuring LOGSTASH_PATH and LOGSTASH_SOURCE instead of raising java.lang.NoClassDefFoundError

Checklist

Author's Checklist

How to test this PR locally

Follow instruction in #81

Related issues

Use cases

Screenshots

Logs