Splunk AppDynamics
Last updated
IP address or hostname of the AppDynamics Controller.
Port number (optional, default: 443).
The name of the API Client created in the Controller UI.
To create an API Client:
Log in to the AppDynamics Controller and go to Settings > Administration > API Clients.
Click + Create.
Enter a name and description for the client.
Assign roles with at least View permission for applications, nodes, and RBAC users.
Click Generate Secret and copy the secret — it is only shown once.
The AppDynamics account name associated with your Controller.
The secret key generated when creating the API Client. If lost, regenerate it under Settings > Administration > API Clients.
Choose this if your connection is going to be over HTTPS (optional, default: True).
Proxy URL (optional).
This adapter works in a multi-threaded manner. This field represents the number of parallel threads that is going to be constructed for sending API requests (default: 32, min: 1, max: 32).
Delay in seconds between thread batches (default: 0). Increase if encountering rate limit errors.
The amount of time (in seconds) to wait for API responses. (default: 30)
Enable to also collect RBAC user accounts from the Controller (optional, default: False).
Attention
Please perform a connection test to ensure there is a valid connection to the Splunk AppDynamics host. When the discovery operation is finalized you will be able to see the details on Assets page.
Last updated