<?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: Hole in my data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Hole-in-my-data/m-p/82173#M16976</link>
    <description>&lt;P&gt;You can reindex files in a few ways.  I would be more concerned to make sure the data actually got deleted/removed before proceeding.  There are answers topics on re-indexing the same files that you can search for.   To resolve your problem:&lt;/P&gt;

&lt;P&gt;1 - Search over all time AND your specified date range to make sure your data is really gone...use the source= and index=* parameters.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* source=/dir/my/file.log | timechart count by source
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;2 - Check metadata to see when Splunk last saw something:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| metadata type=sources index=* | convert ctime(lastTime) ctime(recentTime) ctime(firstTime)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Look for your source in the above output and verify when it last saw an event.&lt;/P&gt;

&lt;P&gt;3 - If the above searches don't contain your source, then it probably got rolled out due to your retention policy.  Check the $SPLUNK_HOME/var/log/splunkd.log file to see when the last bucket was rolled out of warm or cold.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2010 22:33:14 GMT</pubDate>
    <dc:creator>Simeon</dc:creator>
    <dc:date>2010-11-02T22:33:14Z</dc:date>
    <item>
      <title>Hole in my data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hole-in-my-data/m-p/82172#M16975</link>
      <description>&lt;P&gt;For some reason I don't have any indexed data from September 22 through October 25. The user who brought this to my attention swears that the data was there yesterday. No matter how I search, the data is not there. The logs are light forwarded to the indexer. How can I force the re-forwarding and or re-indexing of these log files?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2010 22:20:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hole-in-my-data/m-p/82172#M16975</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2010-11-02T22:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hole in my data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hole-in-my-data/m-p/82173#M16976</link>
      <description>&lt;P&gt;You can reindex files in a few ways.  I would be more concerned to make sure the data actually got deleted/removed before proceeding.  There are answers topics on re-indexing the same files that you can search for.   To resolve your problem:&lt;/P&gt;

&lt;P&gt;1 - Search over all time AND your specified date range to make sure your data is really gone...use the source= and index=* parameters.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* source=/dir/my/file.log | timechart count by source
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;2 - Check metadata to see when Splunk last saw something:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| metadata type=sources index=* | convert ctime(lastTime) ctime(recentTime) ctime(firstTime)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Look for your source in the above output and verify when it last saw an event.&lt;/P&gt;

&lt;P&gt;3 - If the above searches don't contain your source, then it probably got rolled out due to your retention policy.  Check the $SPLUNK_HOME/var/log/splunkd.log file to see when the last bucket was rolled out of warm or cold.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2010 22:33:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hole-in-my-data/m-p/82173#M16976</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-11-02T22:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hole in my data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hole-in-my-data/m-p/82174#M16977</link>
      <description>&lt;P&gt;This is in the log. How do I get my data back?&lt;/P&gt;

&lt;P&gt;10-25-2010 10:10:08.452 INFO  databasePartitionPolicy - Moving db with id of 43: /opt/splunk/var/lib/splunk/_internaldb/db/hot_v1_43 to warm: size exceeded: maxDataSize=104857600 bytes, bucketSize=106525084 bytes&lt;/P&gt;

&lt;P&gt;10-25-2010 10:10:08.452 WARN  databasePartitionPolicy - About to move db at /opt/splunk/var/lib/splunk/_internaldb/db/hot_v1_43 to warm&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hole-in-my-data/m-p/82174#M16977</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2020-09-28T09:20:23Z</dc:date>
    </item>
  </channel>
</rss>

