Discussion Feed
07-27-2019
11:57 AM
You can set the environment variable APPDYNAMICS_CONTROLLER_HOST_NAME in the Environment variables of the machine (or process) like any other environment variable. This will override the JSON values that are set.
Linux export APPDYNAMICS_CONTROLLER_HOST_NAME=yourcontroller
Windows
setx APPDYNAMICS_CONTROLLER_HOST_NAME=yourcontroller Note: setx is part of Windows 2008 and higher and will take effect in new sessions / command prompts. It is persistant unlike the set command.
... View more
07-27-2019
11:48 AM
07-27-2019
11:48 AM
Check the controller-info.xml and make sure the controller, port, and account access key are set to the correct values. Perhaps share the exact log message as well.
... View more
07-27-2019
11:46 AM
07-27-2019
11:46 AM
What do log files have to do with the capture request at the class/method level? It seems as if you are mixing two different concepts.
In general when you instrument an entry point you are instrumenting where the process starts. The fact the entry point may use XML to transfer data is just adding noise to the question.
Are you passing an XML payload that some method parses to detemine what action to take? Is the question how do you see that method or entry point?
... View more
Latest Activity
- Kudoed A new way to install .NET Agent into Docker containers for Alex.Fedotyev. 11-22-2019 03:30 PM
- Posted Re: How can I set the Controller's Port using Environmentvalriable? on NET (Agent, Installation). 07-27-2019 11:57 AM
- Posted Re: Machine Agent Logs Shows Error on Java (Java Agent, Installation, JVM, and Controller Installation). 07-27-2019 11:48 AM
- Posted Re: Missing request on Java (Java Agent, Installation, JVM, and Controller Installation). 07-27-2019 11:46 AM
- Kudoed Troubleshooting EUM custom user data for Gaurav.Soni. 08-09-2018 02:53 AM
- Kudoed Configure SAML for Okta for Christine.Chang. 11-02-2017 08:55 AM
Community Stats
Date Registered | 04-28-2015 01:58 PM |
Date Last Visited | 02-16-2020 12:22 PM |
Total Messages Posted | 16 |