Install Splunk OTel Collector Using Helm Chart
This is an example file. For details related to Splunk Observability access token, see Create and manage organization access tokens using Splunk Observability Cloud.
installClusterAgent: true
installSplunkOtelCollector: true
# To install Cluster Agent
installClusterAgent: true
# controller info
controllerInfo:
url: https://<controller-url>:443
account: <appdynamics-controller-account>
username: <appdynamics-controller-username>
password: <appdynamics-controller-password>
accessKey: <appdynamics-controller-access-key>
# Cluster agent config
clusterAgent:
nsToMonitorRegex: dev-.*
disableClusterAgentMonitoring: false
clusterName : abc-test
splunk-otel-collector:
clusterName: abc-final-3
environment: test
splunkObservability:
accessToken: <splunk-observability-access-token> #The Splunk access token
realm: us1
profilingEnabled: true