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
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`.
193
191
194
192
## Security
195
193
The Kafka Connect Splunk Sink supports the following security mechanisms
0 commit comments