icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Azure Event Hubs Capture Log Integrator
SHA256 checksum (azure-event-hubs-capture-log-integrator_107.tgz) 96eacf5b87390d5c8ed5efa92c745fadfb4c4bc00bd5bc7914434f41cd5e149b
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Azure Event Hubs Capture Log Integrator

This app has been archived. Learn more about app archiving.
Overview
Details
Azure Event Hubs Log Integrator enables you to automatically download/capture the streaming data within your Event Hubs Azure Blob storage.

Capture is a feature of Azure Event Hubs. You can use it to automatically deliver the streaming data in your event hub to an Azure Blob storage account of your choice. This capability makes it easy to perform batch processing on real-time streaming data.

The Azure event hub must be configured to use the Capture feature to write the data to an Azure Blob Storage. This Add-On read Blob Storage data and push the events to Splunk.
  • In order to use this Addon make sure you're running the Splunk instance under admin/root privileges.
  • First configure an Azure Event Hub of your choice. Then configure the Azure Monitor - Activity Log > "Export to Event Hub" feature and mark "Export to an event hub", select "Service bus namespace" for the Event Hub. This will automatically create a Blob Container named "insights-operational-logs".
  • The App will read Apache AVRO format data directly from the "insights-operational-logs" blob container.

You must provide the following parameters to create an Event Hubs input:

  • Storage Account Name
  • Storage Account Access Key
  • Container name

Instead of the official Apache Avro™ python libraries, this Add-On uses -FASTAVRO- library which is an alternative implementation that has much better performance. You can find the fastavro documentation here: https://fastavro.readthedocs.io/en/latest/

For optimal results, configure the following PROPS.CONF Stanza:

[aeh]
INDEXED_EXTRACTIONS = json
KV_MODE = none
AUTO_KV_JSON = false
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false
TIMESTAMP_FIELDS = time
crcSalt = <SOURCE>
description = Azure Event Hubs JSON logs
disabled = false
pulldown_type = true

Release Notes

Version 1.0.7
May 24, 2019

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.