Skip to content

Commit b867b59

Browse files
Merge pull request #275 from splunk/mikeglauser-patch-1
Update README.md
2 parents f22a59a + 03cc035 commit b867b59

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

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

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

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

1826
## Build
1927

0 commit comments

Comments
 (0)