Skip to content

Commit b6e2438

Browse files
Update README.md
Added the following text: 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: *Apache Kafka *Amazon Managed Streaming for Apache Kafka (Amazon MSK) *Confluent Platform
1 parent 92ef8ba commit b6e2438

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,20 @@ Splunk Connect for Kafka is a Kafka Connect Sink for Splunk with the following f
99
## Requirements
1010
1. Kafka version 1.0.0 and above.
1111
2. Java 8 and above.
12-
3. A Splunk environment of version 6.5 and above, configured with valid HTTP Event Collector (HEC) tokens.
12+
3. A Splunk environment of version 7.1 and above, configured with valid HTTP Event Collector (HEC) tokens.
1313

1414
* HEC token settings should be the same on all Splunk Indexers and Heavy Forwarders in your environment.
1515
* Task configuration parameters will vary depending on acknowledgement setting (See the [Configuration](#configuration) section for details).
1616

1717
Note: HEC Acknowledgement prevents potential data loss but may slow down event ingestion.
18+
19+
###Supported technologies
20+
21+
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:
22+
23+
* Apache Kafka
24+
* Amazon Managed Streaming for Apache Kafka (Amazon MSK)
25+
* Confluent Platform
1826

1927
## Build
2028

0 commit comments

Comments
 (0)