Splunk AppDynamics

C++ Application controller settings

Raymond_Indwar
New Member

I am trying to configure controller settings in a C++ application in unix environment. I see these configuration settings in the example -

const char APP_NAME[] = "SampleC";
const char TIER_NAME[] = "SampleCTier1";
const char NODE_NAME[] = "SampleCNode1";
const char CONTROLLER_HOST[] = "controller.somehost.com";
const int CONTROLLER_PORT = 8080;
const char CONTROLLER_ACCOUNT[] = "customer1";
const char CONTROLLER_ACCESS_KEY[] = "MyAccessKey";
const int CONTROLLER_USE_SSL = 0; 

Is a node name necessary to have in configuration. And where can i find the controller account and controller access key?

Labels (1)
Tags (2)
0 Karma

iamryan
Community Manager
Community Manager

Hi, @Raymond.Indwar 

I found this page within our AppD Docs area: https://docs.appdynamics.com/22.3/en/application-monitoring/install-app-server-agents/c-c++-sdk

There is a link on that page that takes you to some additional resources where I was able to find info about Controller Account and Access Key. Let me know if this helps out. 

0 Karma
Get Updates on the Splunk Community!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...