<?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: Docker container logs are not being ingested into Dyntrace Managed in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302798#M3597</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since logs appears there. I would say:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Confirm if double regular expresion would work in path.&lt;/LI&gt;&lt;LI&gt;Confirm ingestion rule is enabled.&lt;/LI&gt;&lt;LI&gt;Confirm if log lines are being added in files.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can check&amp;nbsp;&lt;A title="Logs Troubleshooting Map" href="https://community.dynatrace.com/t5/Troubleshooting/Logs-Troubleshooting-Map/ta-p/302260" target="_blank" rel="noopener"&gt;Logs Troubleshooting Map&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2026 07:23:42 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2026-08-04T07:23:42Z</dc:date>
    <item>
      <title>Docker container logs are not being ingested into Dyntrace Managed</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302758#M3589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not long ago, I migrated from a SaaS environment to a managed environment. The thing is, in the SaaS environment, I had no trouble monitoring a Docker environment, everything worked correctly just by running the OneAgent deployment command as a Docker container.&lt;BR /&gt;However, when I tried to install the agent to send data to Dynatrace Managed, the logs aren’t being sent.&lt;/P&gt;&lt;P&gt;The Dynatrace environment consists of three nodes and an ActiveGate environment to which OneAgent connects.&lt;/P&gt;&lt;P&gt;I’ve done the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The following command was run to install the agent as a Docker container:&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;docker run -d --restart=on-failure:5 --read-only=true --pid=host --net=host --cap-drop ALL --cap-add CHOWN --cap-add DAC_OVERRIDE --cap-add DAC_READ_SEARCH --cap-add FOWNER --cap-add FSETID --cap-add KIL --cap-add NET_ADMIN --cap-add NET_RAW --cap-add SETFCAP --cap-add SETGID --cap-add SETUID --cap-add SYS_ADMIN --cap-add SYS_CHROOT --cap-add SYS_PTRACE --cap-add SYS_RESOURCE --security-opt apparmor:unconfined -v /:/mnt/root -v dynatrace_volume:/mnt/volume_storage_mount -e ONEAGENT_ENABLE_VOLUME_STORAGE=true -e ONEAGENT_INSTALLER_SCRIPT_URL=&lt;/SPAN&gt;&lt;SPAN&gt;XXXXX.dynatrace-managed.com/e/7ad2d0d4-de31-497d-9e13-68492b5ef0a3/api/v1/deployment/installer/agent/unix/default/latest?arch=x86&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-e ONEAGENT_INSTALLER_DOWNLOAD_TOKEN=dt0c01.XXXXXXX... dynatrace/oneagent&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;Under Settings &amp;gt; Monitoring &amp;gt; Monitored Technologies, the log monitoring option is enabled&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Under Settings &amp;gt; Log Monitoring &amp;gt; Advanced Log Settings, the “Detect logs of containerized applications” option is enabled&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The “[Built-in]Ingest all logs” ingest rule is enabled&lt;/LI&gt;&lt;LI&gt;I have verified that the DataRoot is /var/lib/docker and that the driver is json-file&lt;/LI&gt;&lt;LI&gt;I have verified the mounts:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; docker inspect &amp;lt;oneagent-container&amp;gt; --format '{{range .Mounts}}{{.Source}} -&amp;gt; {{.Destination}}{{println}}{{end}}'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/var/lib/docker/volumes/dynatrace_volume/_data -&amp;gt; /mnt/volume_storage_mount&lt;/P&gt;&lt;P&gt;I'm getting metrics and data from the services, but I can't seem to get the logs.&lt;/P&gt;&lt;P&gt;Does anyone know what might be causing the problem?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2026 10:44:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302758#M3589</guid>
      <dc:creator>irivas1</dc:creator>
      <dc:date>2026-08-03T10:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Docker container logs are not being ingested into Dyntrace Managed</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302762#M3593</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe log path is something "custom" and you need to include a &lt;A title="custom log source" href="https://docs.dynatrace.com/managed/shortlink/log-monitoring-custom-source" target="_blank" rel="noopener"&gt;custom log source&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I would check that.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2026 12:46:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302762#M3593</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2026-08-03T12:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Docker container logs are not being ingested into Dyntrace Managed</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302797#M3596</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I've created a custom log source with the following path: /var/lib/docker/containers/*/*-json.log. I know there are logs inside the containers at that path:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="irivas1_0-1785825827467.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33844iCAED21D4C52C4F9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="irivas1_0-1785825827467.png" alt="irivas1_0-1785825827467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but I'm getting the same result as with the auto-discovered log sources: “no log data available.”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="irivas1_1-1785825874112.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33845i486FDF1635F7AC20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="irivas1_1-1785825874112.png" alt="irivas1_1-1785825874112.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 06:45:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302797#M3596</guid>
      <dc:creator>irivas1</dc:creator>
      <dc:date>2026-08-04T06:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Docker container logs are not being ingested into Dyntrace Managed</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302798#M3597</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since logs appears there. I would say:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Confirm if double regular expresion would work in path.&lt;/LI&gt;&lt;LI&gt;Confirm ingestion rule is enabled.&lt;/LI&gt;&lt;LI&gt;Confirm if log lines are being added in files.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can check&amp;nbsp;&lt;A title="Logs Troubleshooting Map" href="https://community.dynatrace.com/t5/Troubleshooting/Logs-Troubleshooting-Map/ta-p/302260" target="_blank" rel="noopener"&gt;Logs Troubleshooting Map&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 07:23:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-container-logs-are-not-being-ingested-into-Dyntrace/m-p/302798#M3597</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2026-08-04T07:23:42Z</dc:date>
    </item>
  </channel>
</rss>

