File tree 2 files changed +5
-5
lines changed
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
15
15
16
16
Note: HEC Acknowledgement prevents potential data loss but may slow down event ingestion.
17
17
18
- ### Supported technologies
18
+ ## Supported technologies
19
19
20
20
Splunk Connect for Kafka lets you subscribe to a Kafka topic and stream the data to the Splunk HTTP event collector on the following technologies:
21
21
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
25
25
26
26
## Build
27
27
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >org.apache.kafka</groupId >
40
40
<artifactId >connect-api</artifactId >
41
- <version >2.4 .1</version >
41
+ <version >2.8 .1</version >
42
42
<scope >compile</scope >
43
43
</dependency >
44
44
<dependency >
You can’t perform that action at this time.
0 commit comments