Skip to content

Overview

Jeremy Barlow edited this page Aug 7, 2018 · 5 revisions

The OpenDXL Streaming Python client library is used to consume records from and produce records to a Data Exchange Layer (DXL) Streaming Service.

The DXL Streaming Service exposes a REST-based API that communicates with a back-end streaming platform (Kafka, Kinesis, etc.). The streaming service performs authentication and authorization and exposes methods to retrieve and produce records.

One concrete example of a DXL Streaming Service is the McAfee Investigator "Events feed".

Home

OpenDXL Streaming Python Client Library

SDK Modules

Examples

Clone this wiki locally