File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ Splunk Connect for Kafka is a Kafka Connect Sink for Splunk with the following f
1515
1616 Note: HEC Acknowledgement prevents potential data loss but may slow down event ingestion.
1717
18- ### Supported technologies
18+ ## Supported technologies
1919
2020Splunk Connect for Kafka lets you subscribe to a Kafka topic and stream the data to the Splunk HTTP event collector on the following technologies:
2121
22- * Apache Kafka
23- * Amazon Managed Streaming for Apache Kafka (Amazon MSK)
24- * Confluent Platform
22+ * Apache Kafka
23+ * Amazon Managed Streaming for Apache Kafka (Amazon MSK)
24+ * Confluent Platform
2525
2626## Build
2727
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >org.apache.kafka</groupId >
4040 <artifactId >connect-api</artifactId >
41- <version >2.4 .1</version >
41+ <version >2.8 .1</version >
4242 <scope >compile</scope >
4343 </dependency >
4444 <dependency >
You can’t perform that action at this time.
0 commit comments