Skip to content

Commit 093d338

Browse files
authored
Merge pull request #363 from splunk/updating-docs
adding information about supported/tested kafka versions, upading splunk supported version
2 parents 372f350 + d544939 commit 093d338

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Splunk Connect for Kafka is a Kafka Connect Sink for Splunk with the following f
66
* In-flight data transformation and enrichment.
77

88
## Requirements
9-
1. Kafka version 1.0.0 and above.
9+
1. Kafka version 1.0.0 and above.
10+
* Tested with following versions: 1.1.1, 2.0.0, 2.1.0, 2.6.0, 2.7.1, 2.8.0, 3.0.0, 3.1.0, 3.3.1
1011
2. Java 8 and above.
11-
3. A Splunk environment of version 7.1 and above, configured with valid HTTP Event Collector (HEC) tokens.
12+
3. A Splunk environment of version 8.0.0 and above, configured with valid HTTP Event Collector (HEC) tokens.
1213

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

0 commit comments

Comments
 (0)