-
### Expected Behavior
From the quick start code, if we remove the lines:
`signalChan := make(chan os.Signal, 1)`
`signal.Notify(signalChan, os.Interrupt, os.Kill)`
`
-
Description
===========
Unable to publish message to event hub, got error message:java.io.EOFException: EOF during handshake, handshake status is NEED_UNWRAP.
How to reproduce
================
…
uhdyi updated
2 months ago
-
Is it possible to request a proxy parameter like many of the other input plugins for logstash? Microsoft do not allow event hubs to stream data over Express Route so Proxy is our only option.
Than…
-
The following statement under "Event metadata" makes it seem like `PartitionContext` is a property on `EventData`, when it apparently is not: `The properties come from the EventData class.`
The examp…
-
# Summary
In order to provide guidance for customers encountering difficulties with the client library, and support representatives working customer issues, a troubleshooting guide is needed. The …
-
**Describe the bug**
I am trying to use the Azure EventHub event-source but cannot seem to get it to work. I've used some of the examples in the repo and have tried many different configurations on t…
-
Description
===========
Our security team wants us to use SAS tokens with a TTL to connect to event hubs. At the moment we use Confluent's .Net Kafka client library to connect to Event Hubs (we wa…
-
**Expected Behavior**
Azure Event hubs provide Kafka API compatibility and provides sdk for blob storage.
https://learn.microsoft.com/en-us/java/api/overview/azure/messaging-eventhubs-checkpointstor…
-
cc/ @karenzone
Currently, the [documentation](https://www.elastic.co/guide/en/logstash/6.4/plugins-inputs-azure_event_hubs.html#plugins-inputs-azure_event_hubs-decorate_events) states:
_Adds met…
-
**Describe the bug**
On this page, https://docs.microsoft.com/en-us/rest/api/eventhub/get-azure-active-directory-token, there is a typo in the
"Use Postman to get the Azure AD token" section. For S…