Skip to content

Feat: Add native Kafka integration for Parseable server #936

@nitisht

Description

@nitisht

User should be able to set environment variables to integrate their Kafka cluster with Parseable.

  • Decide which env vars are needed for this integration.
  • Use a Rust Kafka client like https://github.com/kafka-rust/kafka-rust to subscribe to events from the Kafka client.
  • Ingest data from the given Kafka topic.
  • Once events are ingested, merge the binary data from Kafka to the Parseable data ingestion flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions