Splunk® Data Stream Processor

Install and administer the Data Stream Processor

Acrobat logo Download manual as PDF


On April 3, 2023, Splunk Data Stream Processor will reach its end of sale, and will reach its end of life on February 28, 2025. If you are an existing DSP customer, please reach out to your account team for more information.
This documentation does not apply to the most recent version of Splunk® Data Stream Processor. For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

Kafka encryption and authentication using SSL

This topic describes optional SSL configurations that a tenant administrator can set using the deprecated Read from Apache Kafka with SSL and Write to Kafka with SSL functions.

To use the deprecated Read from Apache Kafka with SSL and Write to Kafka with SSL functions, a tenant administrator must set the following configurations. Alternatively, use the Kafka SSL Connector.

Configuration name Description
K8S_KAFKA_SSL_BROKER_KEYSTORE_LOCATION The location of the broker's keystore file.
K8S_KAFKA_SSL_BROKER_KEYSTORE_PASSWORD The password for the broker's keystore file.
K8S_KAFKA_SSL_BROKER_KEYSTORE_PASSWORD_BASE64 The password for the broker's keystone file, encoded in Base64.
K8S_KAFKA_SSL_BROKER_KEY_PASSWORD The password of the broker's private key in the keystore file.
K8S_KAFKA_SSL_BROKER_KEY_PASSWORD_BASE64 The password of the broker's private key in the keystore file, encoded in Base64.
K8S_KAFKA_SSL_CLIENT_KEYSTORE_LOCATION The location of the client's keystore file.
K8S_KAFKA_SSL_CLIENT_KEYSTORE_PASSWORD_BASE64 The location of the client's keystore file, encoded in Base64.
K8S_KAFKA_SSL_CLIENT_KEY_PASSWORD The password of the client's private key in the keystore file.
K8S_KAFKA_SSL_CLIENT_KEY_PASSWORD_BASE64 The password of the client's private key in the keystore file, encoded in Base64.
K8S_KAFKA_SSL_TRUSTSTORE_LOCATION The location of the trust store file.
K8S_KAFKA_SSL_TRUSTSTORE_PASSWORD The password for the trust store file.
K8S_KAFKA_SSL_TRUSTSTORE_PASSWORD_BASE64 The password for the trust store file, encoded in Base64.
Last modified on 05 March, 2020
PREVIOUS
Get started with SCloud
  NEXT
Configure Environment Variables

This documentation applies to the following versions of Splunk® Data Stream Processor: 1.0.1


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters