You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Splunk Connect for Kafka
2
2
3
-
A Kafka Connect Sink for Splunk features:
3
+
Splunk Connect for Kafka is a Kafka Connect Sink for Splunk with the following features:
4
4
5
5
* Data ingestion from Kafka topics into Splunk via [Splunk HTTP Event Collector(HEC)](http://dev.splunk.com/view/event-collector/SP-CAAAE6M).
6
6
* In-flight data transformation and enrichment.
@@ -144,7 +144,7 @@ Running Splunk Connect for Kafka in a dedicated Kafka Connect Cluster is recomme
144
144
145
145
### Connector in an existing Kafka Connect Cluster
146
146
147
-
1. Navigate to Splunkbase and download the latest version of [Splunk Kafka Connect](https://splunkbase.splunk.com/app/3862/).
147
+
1. Navigate to Splunkbase and download the latest version of [Splunk Connect for Kafka](https://splunkbase.splunk.com/app/3862/).
148
148
149
149
2. Copy downloaded file onto every host running Kafka Connect into the directory that contains your other connectors or create a folder to store them in. (ex. `/opt/connectors/splunk-kafka-connect`)
0 commit comments