EventHubs
EventHubs enables you to collect and analyze Azure Event Hubs logs.
Bug Fix
EventHubs Log Collector ingested duplicate copies of the same log, causing unnecessary storage consumption and duplicate alerting for customers. See Known Behaviour below for expected limitations.
Known Behaviour
Azure Event Hubs guarantees only at-least-once delivery, meaning the same event can occasionally be redelivered by design. EventHubs Log Collector now suppresses these redeliveries within certain bounds, but duplication can still occur outside those bounds:
Deduplication window: Duplicate logs are suppressed only if the repeat is received within 4 hours of the original. A repeat arriving after 4 hours will be ingested as a new, separate event.
Checksum store limit: The deduplication store retains the last 20,000 logs. If a log reappears after its record has been evicted from this store, it will be treated as new and ingested again.
One-time repeat after upgrade: Logs seen prior to upgrading to this version may appear once more after the upgrade. This single repeat is expected and does not indicate a recurrence of the issue.
Past Releases
EventHubs v6.0.3 ▾
Bug Fix
EventHubs v6.0.2 ▾
Enhancement
EventHubs is now compatible with Logpoint v7.7.0.
EventHubs v6.0.1 ▾
Enhancement
EventHubs v6.0.0 ▾
Enhancements
You can now configure EventHubs from Log Sources, which provides a centralized User Interface for all the configurations of log collection.
Compatibility is available with Director v2.6.0, currently available as Priority Access. Contact Support for its access.
Support
If you have any questions or require assistance, create a support ticket.
Comments
Article is closed for comments.