<?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 Grail Log Ingest Measurement in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/248463#M989</link>
    <description>&lt;P&gt;I'm looking for something similar. We put this in on my team:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/BillingSize-attribute-on-all-logs/idc-p/248462#M45869" target="_blank"&gt;_BillingSize attribute on all logs - Dynatrace Community&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 14:38:34 GMT</pubDate>
    <dc:creator>MatthewDeBlois</dc:creator>
    <dc:date>2024-06-17T14:38:34Z</dc:date>
    <item>
      <title>Measure Log Ingest Performance in Dynatrace Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/221617#M230</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm seeking a DQL query that provides detailed insights into log ingest. Currently, without Grail, we can observe log volume based on the number of log lines. However, Grail measures logs by size. Although the default Grail UI displays the previous log lines count, I'm interested in a DQL query that offers log ingest information based on size. Additionally, I'd like the query to break down the data by log.source and dt.process.name so that I can gain a comprehensive understanding of my sources in relation to their respective sizes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In my opinion, I believe that since Grail now considers the size of logs, enhancing the UI to display both volume/lines and size would be a valuable improvement.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 09:34:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/221617#M230</guid>
      <dc:creator>GregOReilly</dc:creator>
      <dc:date>2025-12-19T09:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Grail Log Ingest Measurement</title>
      <link>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/222625#M247</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47954"&gt;@GregOReilly&lt;/a&gt;&amp;nbsp;Your last paragraph sounds like a great RFE. I am still quite new to Grail but maybe our other community members that have more experience in Grail can lend you a hand with formulating the query&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 15:01:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/222625#M247</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-09-08T15:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Grail Log Ingest Measurement</title>
      <link>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/223957#M264</link>
      <description>&lt;DIV&gt;I tried to figure out any way to get log size distribution, but there are no good options. You can get the events count, but not the size - there is no direct correlation between the number of events and total size as the sources differ.&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The only way to actually see the size is to check the small info button:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alter_0-1695802227762.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14306iC14E4541FCBEB8E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alter_0-1695802227762.png" alt="alter_0-1695802227762.png" /&gt;&lt;/span&gt;&lt;DIV&gt;But using this method, to get a distribution of log sizes by log source, we will have to query the data for a large period for a particular log source, and write it down. Then query the next log source, and write it down, etc. This is nuts!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It won't show anomalies in sizes over some days, and if we need to split even further (by pod/container/etc/error level) - again run 1 query at a time and write it down.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;There isn't a single command or function that would actually return the size. It seems like it is intentionally hidden, as obviously the size is known (see above) + there is a parameter limiting the amount of data to fetch:&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alter_1-1695802267797.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14307i2B6F6BEB54E1FD3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alter_1-1695802267797.png" alt="alter_1-1695802267797.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;Anyone got any ideas how to gather the stats? It is important for license management and keeping the sizes in check&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Sep 2023 08:12:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/223957#M264</guid>
      <dc:creator>alter</dc:creator>
      <dc:date>2023-09-27T08:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Grail Log Ingest Measurement</title>
      <link>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/248463#M989</link>
      <description>&lt;P&gt;I'm looking for something similar. We put this in on my team:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/BillingSize-attribute-on-all-logs/idc-p/248462#M45869" target="_blank"&gt;_BillingSize attribute on all logs - Dynatrace Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 14:38:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Measure-Log-Ingest-Performance-in-Dynatrace-Grail/m-p/248463#M989</guid>
      <dc:creator>MatthewDeBlois</dc:creator>
      <dc:date>2024-06-17T14:38:34Z</dc:date>
    </item>
  </channel>
</rss>

