<?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: Index shows massive Index amounts although zero events ingested in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/576405#M101855</link>
    <description>&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you are dead on! All the forwarders were listed under hosts in the Query for the throughput.&lt;/P&gt;&lt;P&gt;When i only searched for splunk host the graph made much more sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 09:51:04 GMT</pubDate>
    <dc:creator>Software-Simian</dc:creator>
    <dc:date>2021-11-26T09:51:04Z</dc:date>
    <item>
      <title>Index shows massive Index amounts although zero events ingested</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/575994#M101793</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we are forwarding Logs from a host via universal forwarder. As the universal forwarder is not able to filter events(logs we went for adjusting tarnsforms.conf and props.conf&lt;BR /&gt;&lt;BR /&gt;After editing those files we indeed only ingested the expected and desired logs according to the RegEx in transforms. However the indexed volume stayed the same.&lt;/P&gt;&lt;P&gt;So i tried to send all events to the nullqueue and check the indexed volume again. For some reason even with zero events the query for indexed volume still is very high.&lt;/P&gt;&lt;P&gt;Here the snippets from the relevent files and queries:&lt;/P&gt;&lt;P&gt;1. search query for getting indexed volume:&lt;/P&gt;&lt;P&gt;index="_internal" source="*metrics.log" per_index_thruput series=&amp;lt;my index&amp;gt;&lt;BR /&gt;| eval GB=kb/(1024*1024)&lt;BR /&gt;| timechart span=2min partial=f sum(GB) by series&lt;/P&gt;&lt;P&gt;2. rather boring one =&amp;gt; the search to check on event count&lt;/P&gt;&lt;P&gt;index=&amp;lt;my index&amp;gt;&lt;BR /&gt;| stats count&lt;/P&gt;&lt;P&gt;3. stanza in transforms.conf (to kill all events for testing)&lt;/P&gt;&lt;P&gt;[&amp;lt;my transformation&amp;gt;]&lt;BR /&gt;REGEX = .&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;4. stanza in props.conf for sourcetype&lt;/P&gt;&lt;P&gt;[&amp;lt;my sourcetype&amp;gt;]&lt;BR /&gt;TRANSFORMS-setnull = &amp;lt;my transformation&amp;gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I also tried with&amp;nbsp;TRANSFORMS-set...no idea what the difference between the two is, but that doesn't work as well.&lt;/P&gt;&lt;P&gt;So the nullqueue is working as i have no events in the index, however the query for indexing volume is off the charts.&lt;/P&gt;&lt;P&gt;Any help would be apriciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 09:14:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/575994#M101793</guid>
      <dc:creator>Software-Simian</dc:creator>
      <dc:date>2021-11-23T09:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Index shows massive Index amounts although zero events ingested</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/576352#M101848</link>
      <description>&lt;P&gt;Check which machine is logging those metrics.log entries: UFs can generate per_index_thruput as well, which would be the volume prior to filtering.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 17:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/576352#M101848</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2021-11-25T17:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Index shows massive Index amounts although zero events ingested</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/576405#M101855</link>
      <description>&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you are dead on! All the forwarders were listed under hosts in the Query for the throughput.&lt;/P&gt;&lt;P&gt;When i only searched for splunk host the graph made much more sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 09:51:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/576405#M101855</guid>
      <dc:creator>Software-Simian</dc:creator>
      <dc:date>2021-11-26T09:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Index shows massive Index amounts although zero events ingested</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/576406#M101856</link>
      <description>&lt;P&gt;The only relevant number for "paying license usage" is "RolloverSummary" which is calculated once a day and written to "license_usage.log" and "license_usage_summary.log" by the License Manager.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 10:00:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-shows-massive-Index-amounts-although-zero-events-ingested/m-p/576406#M101856</guid>
      <dc:creator>hsesterhenn_spl</dc:creator>
      <dc:date>2021-11-26T10:00:19Z</dc:date>
    </item>
  </channel>
</rss>

