<?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: Unable to re-index all data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28989#M4993</link>
    <description>&lt;P&gt;We can re-index the data by modifying first line of the log file with some comments.&lt;BR /&gt;
eg: #Re-index&lt;BR /&gt;
 so that crcSalt doen't match with other files and it re-indexes your data.&lt;/P&gt;

&lt;P&gt;Hope it can help you.&lt;BR /&gt;
All the best&lt;/P&gt;</description>
    <pubDate>Wed, 17 Sep 2014 08:19:38 GMT</pubDate>
    <dc:creator>neelamssantosh</dc:creator>
    <dc:date>2014-09-17T08:19:38Z</dc:date>
    <item>
      <title>Unable to re-index all data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28984#M4988</link>
      <description>&lt;P&gt;I'm trying to re-index some old data now that I've changed what index it goes into and &lt;/P&gt;

&lt;P&gt;The data comes in from a UF that monitors two files.&lt;/P&gt;

&lt;P&gt;These are the steps I took: &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Stopped the forwarder&lt;/LI&gt;
&lt;LI&gt;Ran this on the indexer:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;* | DELETE&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;ran this on the forwarder; my understanding is that it should clear the _fishbucket index:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;CODE&gt;splunk clean all&lt;/CODE&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;made my config changes&lt;/LI&gt;
&lt;LI&gt;started the forwarder&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I'm now seeing data come correctly into the new index with the new source types, but there's no retrospective data - only new incoming data. Anyone know what I might be doing wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2012 00:40:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28984#M4988</guid>
      <dc:creator>Deecie</dc:creator>
      <dc:date>2012-04-18T00:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to re-index all data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28985#M4989</link>
      <description>&lt;P&gt;does each event in your log file have a timestamp?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2012 20:29:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28985#M4989</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-04-18T20:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to re-index all data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28986#M4990</link>
      <description>&lt;P&gt;Yep, every line.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 00:45:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28986#M4990</guid>
      <dc:creator>Deecie</dc:creator>
      <dc:date>2012-04-19T00:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to re-index all data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28987#M4991</link>
      <description>&lt;P&gt;Did your resolution for your other issue solve this problem as well?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 03:46:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28987#M4991</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-04-19T03:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to re-index all data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28988#M4992</link>
      <description>&lt;P&gt;Unfortunately not. All the data I index has the indexing date as its time stamp. I've tried setting up a props.conf entry to specify the timestamp format for this sourcetype but it had no effect.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 06:39:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28988#M4992</guid>
      <dc:creator>Deecie</dc:creator>
      <dc:date>2012-04-19T06:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to re-index all data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28989#M4993</link>
      <description>&lt;P&gt;We can re-index the data by modifying first line of the log file with some comments.&lt;BR /&gt;
eg: #Re-index&lt;BR /&gt;
 so that crcSalt doen't match with other files and it re-indexes your data.&lt;/P&gt;

&lt;P&gt;Hope it can help you.&lt;BR /&gt;
All the best&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 08:19:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-re-index-all-data/m-p/28989#M4993</guid>
      <dc:creator>neelamssantosh</dc:creator>
      <dc:date>2014-09-17T08:19:38Z</dc:date>
    </item>
  </channel>
</rss>

