<?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 onboarding azure appservices Tomcat and Java in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/onboarding-azure-appservices-Tomcat-and-Java/m-p/299147#M2320</link>
    <description>&lt;P&gt;Hello community,&lt;BR /&gt;i am trying to onboard linux appservices with tomcat and java stack.&lt;BR /&gt;as i followed the documentation:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;STEP 1: create environment variables:&lt;BR /&gt;&amp;nbsp; DT_API_TOKEN="token" \ DT_INCLUDE="java" \&lt;BR /&gt;START_APP_CMD="/home/site/deployments/CustomSetup.sh"&lt;BR /&gt;&lt;BR /&gt;STEP 2: Create a startup script file at /home/startup.sh&lt;BR /&gt;&lt;BR /&gt;STEP 3: In the Azure Portal, go to Configuration → General settings → Startup Command and set: /home/startup.sh&lt;BR /&gt;&lt;BR /&gt;Step 4: Restart App twice&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;contents of Step 2 of the process is below:&lt;/P&gt;
&lt;PRE&gt;#!/bin/sh

readonly installerWrapperInstallationPath=/tmp/installer-wrapper.sh
readonly installerWrapperURL=https://internalstorage/oneagent-installer.sh (location at which client has saved the installer)

wget -O $installerWrapperInstallationPath -q $installerWrapperURL
sh $installerWrapperInstallationPath&lt;/PRE&gt;
&lt;P&gt;i follow this and it didnt crash the application but there was no oneagent installed at all.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2026 11:27:38 GMT</pubDate>
    <dc:creator>Saqib_Fayaz</dc:creator>
    <dc:date>2026-05-11T11:27:38Z</dc:date>
    <item>
      <title>onboarding azure appservices Tomcat and Java</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/onboarding-azure-appservices-Tomcat-and-Java/m-p/299147#M2320</link>
      <description>&lt;P&gt;Hello community,&lt;BR /&gt;i am trying to onboard linux appservices with tomcat and java stack.&lt;BR /&gt;as i followed the documentation:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;STEP 1: create environment variables:&lt;BR /&gt;&amp;nbsp; DT_API_TOKEN="token" \ DT_INCLUDE="java" \&lt;BR /&gt;START_APP_CMD="/home/site/deployments/CustomSetup.sh"&lt;BR /&gt;&lt;BR /&gt;STEP 2: Create a startup script file at /home/startup.sh&lt;BR /&gt;&lt;BR /&gt;STEP 3: In the Azure Portal, go to Configuration → General settings → Startup Command and set: /home/startup.sh&lt;BR /&gt;&lt;BR /&gt;Step 4: Restart App twice&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;contents of Step 2 of the process is below:&lt;/P&gt;
&lt;PRE&gt;#!/bin/sh

readonly installerWrapperInstallationPath=/tmp/installer-wrapper.sh
readonly installerWrapperURL=https://internalstorage/oneagent-installer.sh (location at which client has saved the installer)

wget -O $installerWrapperInstallationPath -q $installerWrapperURL
sh $installerWrapperInstallationPath&lt;/PRE&gt;
&lt;P&gt;i follow this and it didnt crash the application but there was no oneagent installed at all.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 11:27:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/onboarding-azure-appservices-Tomcat-and-Java/m-p/299147#M2320</guid>
      <dc:creator>Saqib_Fayaz</dc:creator>
      <dc:date>2026-05-11T11:27:38Z</dc:date>
    </item>
  </channel>
</rss>

