Skip to main content
Panther Knowledge Base

Can I configure AWS managed Kafka to send data to Panther?

QUESTION

 How can I setup AWS managed Kafka to send data to Panther?

ANSWER

 AWS Managed Streaming for Apache Kafka (MSK) is a service that lets you use Apache Kafka managed by AWS either via their server-less option, or by provisioning an instance. In addition to running Kafka itself, AWS provides MSK Connect which is a service that allows you to move data into, or pull data out of your Kafka stream. One of the native integrations for MSK Connect is to pull data from your Kafka stream and output to S3.

Once the data is in S3, Panther can ingest it via Panther's S3 data transport documented here.

To set up MSK to output to S3, check out AWS's documentation here.

 

 

 

 

  • Was this article helpful?