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

Upgrade the Data Stream Processor

If the Splunk Data Stream Processor was previously installed and configured, do the following to upgrade your software. Review these two known issues before upgrading:

An upgrade to DSP 1.1.0 changes the message bus from Apache Kafka to Apache Pulsar. Data sent before and during the upgrade is lost in the switchover. You may continue sending data during the upgrade, but only data ingested after the upgrade finishes will be sent through DSP.

If you are currently using DSP 1.0.0, you cannot directly upgrade to DSP 1.1.0. You must first upgrade DSP 1.0.0 to DSP 1.0.1, and then upgrade again to DSP 1.1.0.

Steps

  1. Download the new Data Stream Processor tarball on the master node of your cluster.
  2. Extract the tarball.
    tar xf <dsp-version>.tar
  3. (Optional) copy and extract the tarball on each DSP node in your cluster. This lets you make changes on each node if required during the upgrade process even if the master node is down or unavailable.
  4. Navigate to the extracted file on your master node.
    cd <dsp-version>
  5. (Optional) If your environment has a small root volume (6GB or less of free space) in /tmp, your upgrade may fail when you run out of space. Choose a different directory to write temporary files to during the upgrade process.
    export TMPDIR=/<directory-on-larger-volume>
  6. From the extracted file directory, run the upgrade script.
    ./upgrade
  7. Upgrading can take a while. Upon completion, the following message is shown.
    Waiting for DSP to startup
    ....................
    DSP startup completed
    
  8. (Optional) While waiting for the upgrade to complete, you can use the following command to monitor the progress of your upgrade. Run this command after you see the Waiting for DSP to startup message.
    kubectl get pods -n dsp
    
    When the following services have status RUNNING, then the upgrade is complete: dsp, ingest-hec, ingest-s2s, splunk-streaming-rest, usr-mgmt-svc.
Last modified on 13 December, 2021
PREVIOUS
Install the Data Stream Processor
  NEXT
Uninstall the Splunk Data Stream Processor

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


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