Splunk AppDynamics

Azure .NET App Service Troubleshooting

CommunityUser
Splunk Employee
Splunk Employee

I did a fresh install of the Azure Site Extension AppDynamics.WindowsAzure.SiteExtension.4.5.Release.4.5.7.nupkg .   I followed the instructions here:  https://docs.appdynamics.com/display/AZURE/Install+the+AppDynamics+Azure+Site+Extension+for+.NET

The site extension isnt communicating with my controller (SaaS trial).  I opened up Kudu and I found a log in the App Dynamics Folder:

image.png

I am not sure what that means and where to go from here.

Labels (1)
Tags (1)
0 Karma

Anurag_Bajpai
Explorer

Hi Brandon, 

Thanks for trying AppDynamics azurer site extension. The message in your screenshot is normal and harmless. In this message, agent is not initializing for scm worker process, which is expected. 

Regarding agent not reporting anything, can you provide some more details-

 

  • Do we have load on the applicatioin
  • Do we have COR or Auth enabled for the webapp?

You can export diagnostic dump from kudu console and attach here so we can take a look. 

Anurag 

Per_Bastholm
New Member

Hi,

I experienced the same problem. I have configured my Azure App Extension, to Communicate with my Saas controller, as described in the documentation (https://docs.appdynamics.com/display/AZURE/Install+the+AppDynamics+Azure+Site+Extension+for+.NET), but the extension doesn't connect to my controller. I found out that the "Validation" always reports success, even when I type in a random access key.

How do I troubleshoot this ??? 

0 Karma

Anurag_Bajpai
Explorer

Hi  Per.Bastholm, 

The "Validation" button only validate the format of json provided. Please make sure,

  • use the correct access key. 
  • restart webapp from portal 
  • generate load for webapp

You can troubleshoot by checking agent logs, located at /Home/LogFiles/AppDynamics 

Anurag 

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...