<?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: Dynatrace ECS (EC2) implementation in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/270067#M2901</link>
    <description>&lt;P&gt;For ECS components, you will need to do the following using this guide.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-into-aws/aws-ecs" target="_blank"&gt;Monitor Amazon Elastic Container Service (ECS) — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2025 21:26:28 GMT</pubDate>
    <dc:creator>gopher</dc:creator>
    <dc:date>2025-02-13T21:26:28Z</dc:date>
    <item>
      <title>Dynatrace ECS (EC2) implementation</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/269558#M2877</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Hope you're all doing well!&lt;/P&gt;
&lt;P&gt;I'm looking for a clear guide on implementing Dynatrace in our current ECS setup. We have an ECS cluster with multiple services and tasks running on it, and we're using EC2 instead of Fargate.&lt;/P&gt;
&lt;P&gt;I came across this document: &lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-with-aws/cloudwatch-metrics/cloudwatch-ecs#view-service-metrics" target="_new" rel="noopener"&gt;&lt;SPAN&gt;Dynatrace&lt;/SPAN&gt;&lt;SPAN&gt; AWS&lt;/SPAN&gt;&lt;SPAN&gt; CloudWatch&lt;/SPAN&gt;&lt;SPAN&gt; ECS&lt;/SPAN&gt;&lt;SPAN&gt; Integration&lt;/SPAN&gt;&lt;/A&gt;, but I find it a bit vague. I'm not sure what the next steps are after enabling service monitoring, as the metrics mentioned seem to be just standard CloudWatch metrics.&lt;/P&gt;
&lt;P&gt;Could anyone guide me on the proper way to implement Dynatrace in this setup? Any insights would be greatly appreciated!&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Alvin&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 13:11:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/269558#M2877</guid>
      <dc:creator>alvin-hm</dc:creator>
      <dc:date>2025-02-10T13:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace ECS (EC2) implementation</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/269559#M2878</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86422"&gt;@alvin-hm&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;The link you have is only for the cloud watch integration, this is just high level resource metrics.&amp;nbsp; What you are after is this one:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-into-aws/aws-ec2/deploy-oneagent-using-aws-systems-manager-distributor" target="_blank"&gt;Deploy OneAgent using AWS Systems Manager Distributor — Dynatrace Docs.&lt;/A&gt;&amp;nbsp;which is a guide for deploying the one agent to the ec2 instance for fullstack montioring.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However... There are many different ways to deploy you can deploy via your build scripts (including agent pulldown and install), cloud formation templates , ansible it all depends on your environment and how you deploy your instances.,&lt;BR /&gt;&lt;BR /&gt;This is a handy workshop you can do with examples of both:&amp;nbsp;&lt;A href="https://github.com/Dynatrace/AWSMonitoringTutorials/blob/master/README.md" target="_blank"&gt;AWSMonitoringTutorials/README.md at master · Dynatrace/AWSMonitoringTutorials · GitHub&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 06:29:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/269559#M2878</guid>
      <dc:creator>gopher</dc:creator>
      <dc:date>2025-02-10T06:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace ECS (EC2) implementation</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/269948#M2899</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/10565"&gt;@gopher&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for providing these documents. I was able to modify our Launch Template in ASG to automatically install Full Stack Dynatrace monitoring upon instance launch. I can see that it is installed correctly and sending data to our dashboard UI.&lt;/P&gt;&lt;P&gt;However, none of the containers running inside the ECS cluster are enabled for deep monitoring, and I’m not receiving any logs from the applications. I also tried manually restarting the processes I want to monitor, but that didn’t help either.&lt;/P&gt;&lt;P&gt;How can I ensure that any new instance launched by ASG will have all containers running on it monitored in Dynatrace?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 04:39:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/269948#M2899</guid>
      <dc:creator>alvin-hm</dc:creator>
      <dc:date>2025-02-13T04:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace ECS (EC2) implementation</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/270067#M2901</link>
      <description>&lt;P&gt;For ECS components, you will need to do the following using this guide.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-into-aws/aws-ecs" target="_blank"&gt;Monitor Amazon Elastic Container Service (ECS) — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 21:26:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-ECS-EC2-implementation/m-p/270067#M2901</guid>
      <dc:creator>gopher</dc:creator>
      <dc:date>2025-02-13T21:26:28Z</dc:date>
    </item>
  </channel>
</rss>

