<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Azure App Service with AppDynamics (AppDynamics.WindowsAzure.SiteExtension 4.5) in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Azure-App-Service-with-AppDynamics-AppDynamics-WindowsAzure/m-p/734556#M8985</link>
    <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;

&lt;P&gt;When i checked Kudu Logs --&amp;gt; inside appdynamics folder --&amp;gt; AgentLog --&amp;gt; i am seeing following error&amp;nbsp;&lt;/P&gt;

&lt;P&gt;2019-09-21 13:42:25.5433 13052 SnapshotUploader 1 13 Error ConfigurationChannel Error occurred while processing configuration request Exception: System.NullReferenceException: Object reference not set to an instance of an object.&lt;BR /&gt;at AppDynamics.Agent.AgentOperations.Operations.LogCaptureOperation.LogCaptureOperation.GetOperationStatusUpdates()&lt;BR /&gt;at AppDynamics.Agent.AgentOperations.LogCaptureService.LogCaptureService.getOperationStatusUpdates()&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.services.objectmonitor.operations.BaseAgentOperationsManager.getStatus(ADMap`2 status, IAgentOperationService service)&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.services.objectmonitor.operations.BaseAgentOperationsManager.getOperationsStatusUpdate()&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.services.agentoperation.AgentOperationsService.updateAppAgentConfigurationRequest(IAppAgentConfigurationRequest appAgentConfigRequest)&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.kernel.config.xml.ConfigurationChannel.PollingForConfigUpdate.pollForConfigUpdate(IConfigurationChannelContext context)&lt;/P&gt;


&lt;P&gt;Also you have mentioned that it won't show up in Application. So in controller GUI, under Businesstransactions and Database calls there will not be any traffic. For all those information i need to check only under &amp;nbsp;&lt;SPAN&gt;"Application Infrastructure Performance" &amp;gt; "Root" (assuming you didn't manually create new heiarchies) &amp;gt; "Individual Nodes" &amp;gt; (NODE NAME) &amp;gt; "Custom Metrics."&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 21:46:07 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2019-09-25T21:46:07Z</dc:date>
    <item>
      <title>Azure App Service with AppDynamics (AppDynamics.WindowsAzure.SiteExtension 4.5)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Azure-App-Service-with-AppDynamics-AppDynamics-WindowsAzure/m-p/734554#M8983</link>
      <description>&lt;P&gt;I installed the AppDynamics extension from the Azure portal into my Azure App Service. I set up the required application settings per &lt;A href="https://docs.appdynamics.com/display/AZURE/Install+the+AppDynamics+Azure+Site+Extension+for+.NET" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/display/AZURE/Install+the+AppDynamics+Azure+Site+Extension+for+.NET&lt;/A&gt; (Configure the agent using environment variables). Restarted everything but I do not see any applications in my AppD dashboard.But in tiers i am seeing only Daas with % in agent status. What should I do next?&lt;/P&gt;
&lt;P&gt;Note -&amp;nbsp;My organization already using Appd for monitoring onprem applications so i am using the existing Agent config in azure environment variables.&lt;/P&gt;

&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 22:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Azure-App-Service-with-AppDynamics-AppDynamics-WindowsAzure/m-p/734554#M8983</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-09-24T22:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Azure App Service with AppDynamics (AppDynamics.WindowsAzure.SiteExtension 4.5)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Azure-App-Service-with-AppDynamics-AppDynamics-WindowsAzure/m-p/734555#M8984</link>
      <description>&lt;P&gt;It won't show up as an application. It'll show up in your metric browser since the metrics are being sent via a machine-agent and not an app agent. In the Controller GUI, go to "Servers" and then "Metric Browser" on the left-hand side. Then extend out "Application Infrastructure Performance" &amp;gt; "Root" (assuming you didn't manually create new heiarchies) &amp;gt; "Individual Nodes" &amp;gt; (NODE NAME) &amp;gt; "Custom Metrics."&lt;/P&gt;

&lt;P&gt;When building dashboards and things for these metrics you'll follow this same path.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 19:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Azure-App-Service-with-AppDynamics-AppDynamics-WindowsAzure/m-p/734555#M8984</guid>
      <dc:creator>millerep</dc:creator>
      <dc:date>2019-09-25T19:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Azure App Service with AppDynamics (AppDynamics.WindowsAzure.SiteExtension 4.5)</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Azure-App-Service-with-AppDynamics-AppDynamics-WindowsAzure/m-p/734556#M8985</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;

&lt;P&gt;When i checked Kudu Logs --&amp;gt; inside appdynamics folder --&amp;gt; AgentLog --&amp;gt; i am seeing following error&amp;nbsp;&lt;/P&gt;

&lt;P&gt;2019-09-21 13:42:25.5433 13052 SnapshotUploader 1 13 Error ConfigurationChannel Error occurred while processing configuration request Exception: System.NullReferenceException: Object reference not set to an instance of an object.&lt;BR /&gt;at AppDynamics.Agent.AgentOperations.Operations.LogCaptureOperation.LogCaptureOperation.GetOperationStatusUpdates()&lt;BR /&gt;at AppDynamics.Agent.AgentOperations.LogCaptureService.LogCaptureService.getOperationStatusUpdates()&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.services.objectmonitor.operations.BaseAgentOperationsManager.getStatus(ADMap`2 status, IAgentOperationService service)&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.services.objectmonitor.operations.BaseAgentOperationsManager.getOperationsStatusUpdate()&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.services.agentoperation.AgentOperationsService.updateAppAgentConfigurationRequest(IAppAgentConfigurationRequest appAgentConfigRequest)&lt;BR /&gt;at com.appdynamics.ee.agent.appagent.kernel.config.xml.ConfigurationChannel.PollingForConfigUpdate.pollForConfigUpdate(IConfigurationChannelContext context)&lt;/P&gt;


&lt;P&gt;Also you have mentioned that it won't show up in Application. So in controller GUI, under Businesstransactions and Database calls there will not be any traffic. For all those information i need to check only under &amp;nbsp;&lt;SPAN&gt;"Application Infrastructure Performance" &amp;gt; "Root" (assuming you didn't manually create new heiarchies) &amp;gt; "Individual Nodes" &amp;gt; (NODE NAME) &amp;gt; "Custom Metrics."&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 21:46:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Azure-App-Service-with-AppDynamics-AppDynamics-WindowsAzure/m-p/734556#M8985</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-09-25T21:46:07Z</dc:date>
    </item>
  </channel>
</rss>

