Before you start
- Assign access capabilities to create an Event Hub extractor and for the extractor to write data points, time series, events, RAW rows and in to data models in the target CDF project.
Deploy the extractor
1
Navigate to extractors
Navigate to Data management > Integrate > Extractors.
2
Set up the extractor
Locate the Cognite Event Hub extractor and select Set up extractor.
3
Get the connection string
Get a connection string that you’ll need to set up the Event Hub extractor:
- Locate your Event Hub in Azure.
- Navigate to Hub Settings > Built-in endpoints > Event Hub compatible endpoint.
Message formats
Azure Event Hub is a data streaming service on Azure that supports payloads in any format. The Cognite Event Hub extractor supports several predefined message formats. If you want to define your own custom mapping of Event Hub messages, see custom data formats for hosted extractors. Custom formats used with Event Hub jobs will receive aninput argument containing the message in a JSON format.