<?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: How do you monitor Azure App Service for a Linux web app? in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124369#M610</link>
    <description>Is Dynatrace going to find the solution for this or we have to tell our customers to use the Native tool instead of Dynatrace?</description>
    <pubDate>Wed, 18 Nov 2020 16:24:26 GMT</pubDate>
    <dc:creator>CharlesWu</dc:creator>
    <dc:date>2020-11-18T16:24:26Z</dc:date>
    <item>
      <title>How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124358#M599</link>
      <description>&lt;P&gt;I am unable to install an extension for an Azure App Service running on Linux. Per the Dynatrace documentation, there isn't an extension for this. How do you use Dynatrace for this type of App Service?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 14:27:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124358#M599</guid>
      <dc:creator>bill_scheuernst</dc:creator>
      <dc:date>2021-05-27T14:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124359#M600</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Is there not going to be an answer to this?  We're finding ourselves in the same position where we are unable to monitor these PaaS apps because we chose to deploy them to Linux.&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Nov 2019 20:21:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124359#M600</guid>
      <dc:creator>josh_rogers</dc:creator>
      <dc:date>2019-11-15T20:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124360#M601</link>
      <description>&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/technology-support/cloud-platforms/microsoft-azure/azure-services/app-service/deploy-oneagent-on-azure-app-service/" target="_blank"&gt;https://www.dynatrace.com/support/help/technology-support/cloud-platforms/microsoft-azure/azure-services/app-service/deploy-oneagent-on-azure-app-service/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As I understand, you don't see available extension mentioned here for linux instances? &lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 07:41:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124360#M601</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-11-18T07:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124361#M602</link>
      <description>&lt;P&gt;No, the extensions option is grayed out.  You also can't add extensions through Kudu.&lt;BR /&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/22484-1574086771971.png" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 14:19:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124361#M602</guid>
      <dc:creator>josh_rogers</dc:creator>
      <dc:date>2019-11-18T14:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124362#M603</link>
      <description>&lt;P&gt;Extensions in general are not supported for App Services on Linux.  However, there is a workaround which isn't supported by Dynatrace.  It is based on the runtime OA script for Kubernetes and Docker.  The Azure App Service on Linux is essentially a Docker container.  The Java image used is a "musl" type.  I've created a basic script which will deploy OA under /home; this must be done in this directory as any changes outside of it will be lost when the container restarts.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 15:20:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124362#M603</guid>
      <dc:creator>bill_scheuernst</dc:creator>
      <dc:date>2019-11-18T15:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124363#M604</link>
      <description>&lt;P&gt;I tried doing something like this, more as a test, but it couldn't get access rights to the .Net dll so it wouldn't report on the process itself just the container.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 17:31:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124363#M604</guid>
      <dc:creator>josh_rogers</dc:creator>
      <dc:date>2019-11-18T17:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124364#M605</link>
      <description>&lt;P&gt;Is your app Java or .NET?  We are using Java in ours and was able to deploy OA successfully to our PROD and TEST environments.&lt;/P&gt;&lt;P&gt;Also, In your application environment, you have to add "LD_PRELOAD=&amp;lt;*/agent/lib64/liboneagentproc.so&amp;gt; path&lt;/P&gt;&lt;P&gt;And then restart your application.&lt;/P&gt;&lt;P&gt;Let me know if you need/want to talk about this offline.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 17:44:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124364#M605</guid>
      <dc:creator>bill_scheuernst</dc:creator>
      <dc:date>2019-11-18T17:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124365#M606</link>
      <description>&lt;P&gt;Our app is an ASP.NET Core app.  Thank you for your assistance thus far.  I'll continue to toy around with it and see if I can make any progress and if not I might just take you up on your offer.&lt;BR /&gt;&lt;BR /&gt;Again, thank you!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 17:57:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124365#M606</guid>
      <dc:creator>josh_rogers</dc:creator>
      <dc:date>2019-11-18T17:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124366#M607</link>
      <description>&lt;P&gt;Hi Josh - I have same requirement for &lt;A rel="noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer" href="https://answers.dynatrace.com//ASP.NET" target="_blank"&gt;ASP.NET&lt;/A&gt; Core app on Linux. Did yours work out?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 15:07:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124366#M607</guid>
      <dc:creator>CharlesWu</dc:creator>
      <dc:date>2020-03-23T15:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124367#M608</link>
      <description>&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;This is what has been provided by Dynatrace support. I tried a few times and it works quite well.&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt; You would need to do the following steps:&lt;BR /&gt; -) Set 3 environment variables via the Azure Portal&lt;BR /&gt; -) Download and execute a script from us&lt;BR /&gt; -) Set 1 environment variable via the Azure Portal&lt;BR /&gt; -) Restart the WebApp&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;For this approach Dynatrace prepared a script which is comparable to our buildpacks:&lt;BR /&gt; &lt;A href="https://github.com/DTMad/azure_webapp_linux/blob/master/dynatrace_installer.sh"&gt;https://github.com/DTMad/azure_webapp_linux/blob/master/dynatrace_installer.sh&lt;/A&gt;&lt;BR /&gt; In this script do the following steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Download the agent&lt;/LI&gt;&lt;LI&gt;Install the agent&lt;/LI&gt;&lt;LI&gt;Set the standalone.conf file&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;Steps to do&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;The customer needs to set the following environment variables through the Azure Portal:&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:.5in;font-size:15px;font-family:"&gt;DT_TENANT - only the tenant ID (skj22538), not the entire URL (skj22538.live.dynatrace.com)&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:.5in;font-size:15px;font-family:"&gt;DT_API_TOKEN – It needs to be a PaaS Token&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:.5in;font-size:15px;font-family:"&gt;DT_API_URL – needs to be the tenant URL followed by /api (ie skj22538.live.dynatrace.com/api)&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;&lt;BR /&gt; Then the customer needs to ssh to his container and execute the following command:&lt;BR /&gt; wget &lt;A href="https://raw.githubusercontent.com/DTMad/azure_webapp_linux/master/dynatrace_installer.sh"&gt;https://raw.githubusercontent.com/DTMad/azure_webapp_linux/master/dynatrace_installer.sh&lt;/A&gt; &amp;amp;&amp;amp; bash dynatrace_installer.sh&lt;BR /&gt;This downloads the script mentioned above and runs it.&lt;BR /&gt; After the agent installation is finished the customer then needs to set another environment variable via Azure Portal: 'LD_PRELOAD'&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;The value for variable 'LD_PRELOAD' will be this path:&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:&amp;quot;Calibri&amp;quot;,sans-serif;"&gt;&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;NOTE: Let’s make sure the path in LD_PREDLOAD is correct, otherwise OneAgent will not load.&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:15px;font-family:"&gt;I hope this helps !&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 10:19:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124367#M608</guid>
      <dc:creator>juan_antonio_co</dc:creator>
      <dc:date>2020-09-23T10:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124368#M609</link>
      <description>&lt;P&gt;Thanks for share the solution. This is to install OneAgent after a container is built. In other words, if the appservices are swapped to another image, then we lost the OneAgent. Wonder if this can be included in the dockerfile to install during the container build time.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 16:22:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124368#M609</guid>
      <dc:creator>CharlesWu</dc:creator>
      <dc:date>2020-09-23T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124369#M610</link>
      <description>Is Dynatrace going to find the solution for this or we have to tell our customers to use the Native tool instead of Dynatrace?</description>
      <pubDate>Wed, 18 Nov 2020 16:24:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/124369#M610</guid>
      <dc:creator>CharlesWu</dc:creator>
      <dc:date>2020-11-18T16:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/162664#M611</link>
      <description>&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The GitHub link to the installer script doesn't seem to work - It has probably been removed. Do you know where I can find it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Francois&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 06:54:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/162664#M611</guid>
      <dc:creator>francois_jouber</dc:creator>
      <dc:date>2021-03-11T06:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/162971#M612</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/8813"&gt;@bill_scheuernst&lt;/a&gt;&amp;nbsp;. I'm not able to install it in non-containerized Linux AppServices solutions. It seems that for Linux AppServices, it is only possible for containers. --&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/technology-support/cloud-platforms/microsoft-azure-services/oneagent-integration/integrate-oneagent-on-web-app-for-containers/" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/technology-support/cloud-platforms/microsoft-azure-services/oneagent-integration/integrate-oneagent-on-web-app-for-containers/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I opened an idea the past 16th February -&amp;gt;&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/App-Services-for-NON-CONTAINERIZED-Web-Apps-in-Linux/idi-p/139301" target="_blank"&gt;https://community.dynatrace.com/t5/Dynatrace-product-ideas/App-Services-for-NON-CONTAINERIZED-Web-Apps-in-Linux/idi-p/139301&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 08:15:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/162971#M612</guid>
      <dc:creator>luis_mpa</dc:creator>
      <dc:date>2021-03-17T08:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/173374#M613</link>
      <description>&lt;P&gt;Hi Bill, it is possible to talk about Azure Linux WebApp OA deploy? We are facing with some issues with deploys, so I would be happy for some tips.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ondrej&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 14:28:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/173374#M613</guid>
      <dc:creator>ondrej_dolezal1</dc:creator>
      <dc:date>2021-10-04T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/173388#M614</link>
      <description>&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-cloud-platforms/microsoft-azure-services/integrate-oneagent-on-web-app-for-containers/" target="_blank"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-cloud-platforms/microsoft-azure-services/integrate-oneagent-on-web-app-for-containers/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 17:56:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/173388#M614</guid>
      <dc:creator>lee_rovner</dc:creator>
      <dc:date>2021-10-04T17:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/191884#M615</link>
      <description>&lt;P&gt;Hello Bill,&lt;/P&gt;&lt;P&gt;Can you share with me the script you deploy?&lt;/P&gt;&lt;P&gt;Kofi&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 18:01:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/191884#M615</guid>
      <dc:creator>kboadi</dc:creator>
      <dc:date>2022-08-02T18:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do you monitor Azure App Service for a Linux web app?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/222947#M1313</link>
      <description>&lt;P&gt;In the last year, i have had clients follow the documentation for linux in Azure and it worked perfectly for Azure app services.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 14:06:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-do-you-monitor-Azure-App-Service-for-a-Linux-web-app/m-p/222947#M1313</guid>
      <dc:creator>Tom_Eaton</dc:creator>
      <dc:date>2023-09-13T14:06:47Z</dc:date>
    </item>
  </channel>
</rss>

