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.
Set a default Splunk Enterprise instance for the Send to a Splunk Index (Default for Environment) function
You can set a default Splunk Enterprise or Splunk Cloud Platform instance for the Send to a Splunk Index (Default for Environment) function to send data to.
Best practices are to use the Send to a Splunk Index with Batching function instead.
Steps
- From the working directory of a controller node, type the following.
dsp config set streams pipelines_data_splunkd_hec_host=https://<your-splunk-enterprise-hostname> dsp config set streams pipelines_data_splunkd_hec_port=8088 dsp config set streams pipelines_data_splunkd_index=main dsp config set streams pipelines_data_splunkd_hec_token=<HEC token to write to the index>
- After setting the configurations, deploy your changes.
dsp deploy streams
Change the admin password | Licensing for the Splunk Data Stream Processor |
This documentation applies to the following versions of Splunk® Data Stream Processor: 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5
Feedback submitted, thanks!