OpenDXL Streaming Python Client Library 0.1.1

Python client for an OpenDXL Streaming Service

Overview

The OpenDXL Streaming Python client library is used to consume records from 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 records.


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

Documentation

See the Wiki for an overview of the OpenDXL Streaming Python client library and examples.


See the OpenDXL Streaming Python Client Library Documentation for installation instructions, API documentation, and examples

  • Version 0.1.1

    OpenDXL Streaming Python Client Library 0.1.1 release

    • Added ability to produce records (versus only being able to consume)
  • Version 0.1.0