In Splunk the 'cluster_name' variable is not populating with actual name of cluster but instead with default value of cluster_name
See original GitHub issueWhat happened: The cluster_name variable value is not populating with the actual name of the cluster instead default value of cluster_name is in the field when querying in Splunk.
What you expected to happen: The actual name of the cluster to be showing under cluster_name variable in Splunk.
How to reproduce it (as minimally and precisely as possible): Deployed Splunk connect using Helm charts via https://github.com/splunk/splunk-connect-for-kubernetes/tree/develop/helm-chart/splunk-connect-for-kubernetes.
Anything else we need to know?: Using latest Splunk connect for kubernetes 1.4.1 release.
Environment:
- Kubernetes version (use
kubectl version
): GitVersion:“v1.15.7-gke.32” - Ruby version (use
ruby --version
): Not installed - OS (e.g:
cat /etc/os-release
): Ubuntu 18.04.4 LTS - Splunk version: 7.3.0
- Others:
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
server.conf - Splunk Documentation
After any environment variables are expanded, the server name (if not an ... 'clustername' also uses Windows DNS, but sets the value to...
Read more >What does Splunk Connect for Kubernetes-OpenTelemetry do?
Splunk Connect for Kubernetes-OpenTelemetry provides a way to import and search your Kubernetes logging data in your Splunk platform deployment.
Read more >update-service — AWS CLI 1.27.35 Command Reference
The short name or full Amazon Resource Name (ARN) of the cluster that your service runs ... If no weight value is specified,...
Read more >Sysdig Agent Release Notes
The agent now reports all the storage classes instead of just one. ... The Secure events no longer report Kubernetes cluster name default...
Read more >Kubernetes module | Metricbeat Reference [8.5] - Elastic
By default, these pods run only on master nodes, and they are not exposed via ... Note that this selector gets populated from...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey @r6ricer did you try setting the value https://github.com/splunk/splunk-connect-for-kubernetes/blob/develop/helm-chart/splunk-connect-for-kubernetes/values.yaml#L41 ?
Thanks @r6ricer . Make sense to me. Created a Jira ticket https://jira.splunk.com/browse/ADDON-27949. Will plan it in future.