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
Typically, it’s sufficient to create a single job per Event Hub source. An Event Hub is equivalent to a single topic on other streaming platforms. You can’t filter data received from an Event Hub.
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.