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 reached 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.

All DSP releases prior to DSP 1.4.0 use Gravity, a Kubernetes orchestrator, which has been announced end-of-life. We have replaced Gravity with an alternative component in DSP 1.4.0. Therefore, we will no longer provide support for versions of DSP prior to DSP 1.4.0 after July 1, 2023. We advise all of our customers to upgrade to DSP 1.4.0 in order to continue to receive full product support from Splunk.
Acrobat logo Download topic as PDF

Cluster configuration options

You can view or change the default configurations of your cluster by using the following commands.

  • dsp config get
  • dsp config set
  • dsp config remove
  • dsp config list

Prerequisites

  • You must have system administrator (root) permissions to run DSP installation or cluster management commands. If you do not have these permissions, you can use the sudo command.

Steps

To set a new configuration:

  1. Type the following from a node.
    dsp config set <SERVICE>=<VALUE>
  2. Deploy the changes.
    dsp deploy <SERVICE>

To remove a configuration:

  1. Type the following from a node.
    dsp config remove <SERVICE> <KEY>
  2. Deploy the changes.
    dsp deploy <SERVICE>

To view existing cluster configurations:

  1. From a node, type the following to see the list of configurations for a specified service, including values.
    dsp config list <SERVICE>

To view individual configurations:

  1. From a node, type the following to see an individual non-secret configuration property.
    dsp config get <SERVICE> <KEY>
Last modified on 11 January, 2023
PREVIOUS
Get started with the Data Stream Processor CLI
  NEXT
Configure connections to external services

This documentation applies to the following versions of Splunk® Data Stream Processor: 1.4.0, 1.4.1, 1.4.2, 1.4.3


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