Splunk AppDynamics

Authentication using Access key without password Required with Helm installation

Pawan_kumar1
New Member

Hi Team,

We have SaaS-based Appdynamics, where login is through the Access key. 

Now I want to deploy the AppDynamics cluster agent in Kubernetes using the helm chart. 

In the helm chart, the following code is there 

api-user: {{ cat (.username | trim | required "AppDynamics controller username is required!") "@" (.account | trim | required "AppDynamics controller account is required!") ":" (.password | trim | required "Appdynamics controller password is required!") | nospace | b64enc -}}

Values.yaml file looks like 

controllerInfo:
  url: "https://myinstance:443"
  account: "xysystems"
  username:
   password:
   accessKey: "xxxxxxxxxxxxxx"
  globalAccount: null # To be provided when using machineAgent Window Image

# SSL properties
customSSLCert: null

Could someone please explain, instead of using username\@account:password 

I want to use the account Name with the Access key for login.

Please guide me.

thanks

Labels (3)
Tags (1)
0 Karma

iamryan
Community Manager
Community Manager

Hi @Pawan.kumar,

Please check out this AppD Docs page and let me know if it helps you out.

https://docs.appdynamics.com/22.2/en/infrastructure-visibility/monitor-kubernetes-with-the-cluster-a...

0 Karma
Get Updates on the Splunk Community!

Say goodbye to manually analyzing phishing and malware threats with Splunk Attack ...

In today’s evolving threat landscape, we understand you’re constantly bombarded with phishing and malware ...

AppDynamics is now part of Splunk Ideas

Hello Splunkers, We have exciting news for you! AppDynamics has been added to the Splunk Ideas Portal. Which ...

Advanced Splunk Data Management Strategies

Join us on Wednesday, May 14, 2025, at 11 AM PDT / 2 PM EDT for an exclusive Tech Talk that delves into ...