File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,20 @@ Splunk Connect for Kafka is a Kafka Connect Sink for Splunk with the following f
88## Requirements
991 . Kafka version 1.0.0 and above.
10102 . 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
You can’t perform that action at this time.
0 commit comments