<?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: Log volumes ingested by each host in Log Analytics</title>
    <link>https://community.dynatrace.com/t5/Log-Analytics/Log-volumes-ingested-by-each-host/m-p/284728#M1428</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/94802"&gt;@sannapa1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;You can use a DQL like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch logs
| fieldsAdd size = toDouble(content.length)
| summarize sum(size) , by:{host.name}&lt;/LI-CODE&gt;&lt;P&gt;But it would query huge amount of log to actually tell you which host is ingesting how much amount of log so use with caution.&lt;BR /&gt;&lt;BR /&gt;This would give you approximate size of ingested log (In bytes)&lt;BR /&gt;&lt;BR /&gt;Happy Querying..!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 08:30:52 GMT</pubDate>
    <dc:creator>Maheedhar_T</dc:creator>
    <dc:date>2025-08-26T08:30:52Z</dc:date>
    <item>
      <title>Log volumes ingested by each host</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Log-volumes-ingested-by-each-host/m-p/284591#M1426</link>
      <description>&lt;P&gt;I am trying to build a dashboard that has the details of log volumes in bytes per host. I tried looking for the field log.size, but that doesn't contain any value when I am running the DQL. Can someone please help? I am new to Dynatrace&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 09:21:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Log-volumes-ingested-by-each-host/m-p/284591#M1426</guid>
      <dc:creator>sannapa1</dc:creator>
      <dc:date>2025-08-25T09:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Log volumes ingested by each host</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Log-volumes-ingested-by-each-host/m-p/284710#M1427</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/94802"&gt;@sannapa1&lt;/a&gt;&amp;nbsp;Take a look at the&amp;nbsp;Log ingest overview dashboard ,that can hep you with the initial start&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/ready-made-dashboards#log-ingest-overview" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/ready-made-dashboards#log-ingest-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 02:20:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Log-volumes-ingested-by-each-host/m-p/284710#M1427</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-08-26T02:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Log volumes ingested by each host</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Log-volumes-ingested-by-each-host/m-p/284728#M1428</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/94802"&gt;@sannapa1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;You can use a DQL like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch logs
| fieldsAdd size = toDouble(content.length)
| summarize sum(size) , by:{host.name}&lt;/LI-CODE&gt;&lt;P&gt;But it would query huge amount of log to actually tell you which host is ingesting how much amount of log so use with caution.&lt;BR /&gt;&lt;BR /&gt;This would give you approximate size of ingested log (In bytes)&lt;BR /&gt;&lt;BR /&gt;Happy Querying..!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 08:30:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Log-volumes-ingested-by-each-host/m-p/284728#M1428</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2025-08-26T08:30:52Z</dc:date>
    </item>
  </channel>
</rss>

