<?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: Unable to Deploy Agent on AWS in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732764#M8128</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can you please let me know the process that you followed for Agent installation for an application hosted in AWS?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 10:13:32 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2018-03-26T10:13:32Z</dc:date>
    <item>
      <title>Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732758#M8122</link>
      <description>&lt;P&gt;We are having issues deploying app agent on our AWS environment.&lt;/P&gt;

&lt;P&gt;We can deploy the agent and monitor the application on our local machine.&amp;nbsp; However, when deploying our application to an AWS environment we fail to see data coming from the environment and see errors in the AppD logs.&lt;/P&gt;

&lt;P&gt;Any assistance on this would be highly appreciated.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sayed&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 18:31:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732758#M8122</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-03-20T18:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732759#M8123</link>
      <description>&lt;P&gt;What errors do you see in the agent logs?&lt;/P&gt;

&lt;P&gt;We have many customers monitoring applications deployed in EC2, so there is no fundamental problem with what you are doing.&lt;/P&gt;

&lt;P&gt;Warm regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 19:51:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732759#M8123</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2018-03-20T19:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732760#M8124</link>
      <description>&lt;P&gt;To ‘add a little color’ to the issue Sayed is referring to:&lt;BR /&gt;&lt;BR /&gt;We’re currently evaluating AppD’s Node.js agent for our containerized application.&amp;nbsp; After building our application’s docker image and running the container on our workstations, the application successfully connects to our SaaS controller and reports application metrics.&lt;BR /&gt;&lt;BR /&gt;When the same container is deployed to our Kubernetes cluster(hosted on AWS EC2/VPC), the container runs with no issue from the perspective of the application - however we do not see data being reported to the Controller console.&amp;nbsp; We’ve confirmed SaaS controller connectivity from the application container using curl(curl -I “&lt;A href="https://our.saas.fqdn”" target="_blank" rel="nofollow noopener noreferrer"&gt;https://our.saas.fqdn”&lt;/A&gt;) and recieve a 200 response.&lt;/P&gt;

&lt;P&gt;We're using no other AppD agents other than the application agent for Node.js 8.9.1.&lt;/P&gt;

&lt;P&gt;I've attached the agent log file if it's of any help.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 23:57:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732760#M8124</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-03-20T23:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732761#M8125</link>
      <description>&lt;P&gt;It looks like the agent is unable to launch&amp;nbsp;its communcation proxy:&lt;/P&gt;
&lt;P&gt;[2018-03-13 14:12:31.062] [INFO] default - Proxy logging to: /tmp/appd/709d8f016ec1eba1a412d004d957647e/proxy/l&lt;BR /&gt;[2018-03-13 14:12:31.062] [INFO] default - Proxy spawned!&lt;BR /&gt;[2018-03-13 14:12:40.855] [ERROR] default - no response on control socket&lt;BR /&gt;[2018-03-13 14:12:40.888] [ERROR] default - unable to contact proxy&lt;/P&gt;

&lt;P&gt;Are there any proxy logs?&amp;nbsp; If so, could you post them?&amp;nbsp; If not, could you &lt;A href="https://docs.appdynamics.com/display/PRO44/Node.js+Agent+Logging" target="_self" rel="nofollow noopener noreferrer"&gt;collect debug logs from the agent&lt;/A&gt; and post these?&lt;/P&gt;

&lt;P&gt;Warm regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:35:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732761#M8125</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2018-03-21T10:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732762#M8126</link>
      <description>&lt;P&gt;Hello Peter,&lt;/P&gt;

&lt;P&gt;We've enabled debug verbosity and have attached the logs of both the agent and proxy.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 15:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732762#M8126</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-03-21T15:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732763#M8127</link>
      <description>&lt;P&gt;I see nothing obviously wrong in these logs.&amp;nbsp; The log from the proxy instance servicing the node process would be useful too.&lt;/P&gt;

&lt;P&gt;I suggest the best way to take this forward is via a support ticket; are you able to open one and attach all the logs?&lt;/P&gt;

&lt;P&gt;Warm regards,&lt;BR /&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 16:26:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732763#M8127</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2018-03-21T16:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732764#M8128</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can you please let me know the process that you followed for Agent installation for an application hosted in AWS?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 10:13:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732764#M8128</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-03-26T10:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Agent on AWS</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732765#M8129</link>
      <description>&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;I also need to know the steps to connect appD&amp;nbsp;to EC2 via tomcat any help would be greatly appreciated&amp;nbsp;&lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;I also need to know the steps to connect appD&amp;nbsp;to EC2 via tomcat any help would be greatly appreciated&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 06 Apr 2019 05:02:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Unable-to-Deploy-Agent-on-AWS/m-p/732765#M8129</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-04-06T05:02:32Z</dc:date>
    </item>
  </channel>
</rss>

