<?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 How to find out the GB/Day of data ingestion not using license data query? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-find-out-the-GB-Day-of-data-ingestion-not-using-license/m-p/650031#M16787</link>
    <description>&lt;P&gt;Hi, I've been trying to piece together a query that a power user could run that could report the GB/Day of data indexed for a particular index without having to access the license usage data (which a power user wouldn't have access to).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to leverage the dashboards in the Monitoring app but nothing seems to be quite what I need.&amp;nbsp; I'd like to get the deployment wide GB/day indexed for a single index which seems easy but so far I haven't been able to crack it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 17:47:00 GMT</pubDate>
    <dc:creator>scottj1y</dc:creator>
    <dc:date>2023-07-11T17:47:00Z</dc:date>
    <item>
      <title>How to find out the GB/Day of data ingestion not using license data query?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-find-out-the-GB-Day-of-data-ingestion-not-using-license/m-p/650031#M16787</link>
      <description>&lt;P&gt;Hi, I've been trying to piece together a query that a power user could run that could report the GB/Day of data indexed for a particular index without having to access the license usage data (which a power user wouldn't have access to).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to leverage the dashboards in the Monitoring app but nothing seems to be quite what I need.&amp;nbsp; I'd like to get the deployment wide GB/day indexed for a single index which seems easy but so far I haven't been able to crack it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 17:47:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-find-out-the-GB-Day-of-data-ingestion-not-using-license/m-p/650031#M16787</guid>
      <dc:creator>scottj1y</dc:creator>
      <dc:date>2023-07-11T17:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the GB/Day of data ingestion not using license data query?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-find-out-the-GB-Day-of-data-ingestion-not-using-license/m-p/650278#M16810</link>
      <description>&lt;P&gt;In any case, power user won't have access to the _internal index. You can either calculate the usage based on individual index like "&amp;nbsp;| eval event_size=if(isnotnull(len(_raw)), len(_raw), 0) | stats sum(event_size) as total_bytes by sourcetype | eval total_gb=round(total_bytes/1024/1024/1024, 3)"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a saved search through the admin user which updates the lookup (or summary index) with ingestion details and let power users access that lookup / summary index for Dashboard panels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The last option would be easy to manage and suggested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please accept the answer if that helps!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:16:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-find-out-the-GB-Day-of-data-ingestion-not-using-license/m-p/650278#M16810</guid>
      <dc:creator>meetmshah</dc:creator>
      <dc:date>2023-07-12T19:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the GB/Day of data ingestion not using license data query?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-find-out-the-GB-Day-of-data-ingestion-not-using-license/m-p/650288#M16811</link>
      <description>&lt;P&gt;Let me check that out and I will mark it gratefully.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:34:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-find-out-the-GB-Day-of-data-ingestion-not-using-license/m-p/650288#M16811</guid>
      <dc:creator>scottj1y</dc:creator>
      <dc:date>2023-07-12T19:34:57Z</dc:date>
    </item>
  </channel>
</rss>

