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 a node in your deployment cluster, type the following.
./set-config K8S_PIPELINES_DATA_SPLUNKD_HEC_HOST https://<your-splunk-enterprise-hostname> ./set-config K8S_PIPELINES_DATA_SPLUNKD_HEC_PORT 8088 ./set-config K8S_PIPELINES_DATA_SPLUNKD_INDEX main ./set-config K8S_PIPELINES_DATA_SPLUNKD_HEC_TOKEN <HEC token to write to the index>
- After setting the configurations, deploy your changes.
./deploy
Change the admin password | Licensing for the Splunk Data Stream Processor |
This documentation applies to the following versions of Splunk® Data Stream Processor: 1.2.0, 1.2.1-patch02, 1.2.1, 1.2.2-patch02, 1.2.4, 1.2.5, 1.3.0, 1.3.1
Feedback submitted, thanks!