Set a default Splunk Enterprise instance for the Write to Splunk platform (default for environment) function
You can set a default Splunk Enterprise or Splunk Cloud instance for the Write to the Splunk platform (Default for Environment) function to send data to.
Best practices are to use the Write to the Splunk platform 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.1.0
Feedback submitted, thanks!