Skip to content

Commit 847f828

Browse files
author
Donald Tregonning
authored
Update README.md
1 parent 8ef0cc8 commit 847f828

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,7 @@ Kafka Connect the connectors folder must be added to your Java classpath.
187187
188188
4. Start/ Restart Kafka Connect - (for ex. `$KAFKA_CONNECT_HOME/bin/connect-distributed.sh $KAFKA_CONNECT_HOME/config/connect-distrubuted.properties`)
189189
190-
5. Validate your connector deployment by running the following command curl `http://<KAFKA_CONNECT_HOST>:8083/connector-plugins`
191-
Response should have an entry named `com.splunk.kafka.connect.SplunkSinkConnector`.
192-
190+
5. Validate your connector deployment by running the following command curl `http://<KAFKA_CONNECT_HOST>:8083/connector-plugins`. Response should have an entry named `com.splunk.kafka.connect.SplunkSinkConnector`.
193191
194192
## Security
195193
The Kafka Connect Splunk Sink supports the following security mechanisms

0 commit comments

Comments
 (0)