25 Aug 2023 11:05 AM - last edited on 25 Aug 2023 11:28 AM by Ana_Kuzmenchuk
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.
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.
08 Sep 2023 04:01 PM
@GregOReilly 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
27 Sep 2023 09:12 AM
Anyone got any ideas how to gather the stats? It is important for license management and keeping the sizes in check
17 Jun 2024 03:38 PM
I'm looking for something similar. We put this in on my team:
_BillingSize attribute on all logs - Dynatrace Community