<?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: problem with the date and timestamp in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36753#M8168</link>
    <description>&lt;P&gt;How do I re-index the prior data , please help&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2012 07:10:15 GMT</pubDate>
    <dc:creator>abhayneilam</dc:creator>
    <dc:date>2012-11-16T07:10:15Z</dc:date>
    <item>
      <title>problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36749#M8164</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a field in a file which contains the date which is in dd/mm/yyyy format as follows:&lt;/P&gt;

&lt;P&gt;BEGIN_TIME     NAME    LOC&lt;BR /&gt;
5/11/2012     abhay     kolkata&lt;BR /&gt;
6/11/2012     murari    raniganj&lt;/P&gt;

&lt;P&gt;These two data is of 5th and 6th November 2012 , but When I am searching with the BEGIN_TIME field I am not getting these value( I am getting no data , because SPLUNK is considering 11th May and 11th June data )&lt;/P&gt;

&lt;P&gt;Please suggest me how to solve this issue ,  need ur urgent help &lt;/P&gt;

&lt;P&gt;Thanks for your help!!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 04:15:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36749#M8164</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2012-11-16T04:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36750#M8165</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/admin/Propsconf"&gt;In props.conf&lt;/A&gt; you can declare the TIME_FORMAT for this particular source/sourcetype etc..&lt;/P&gt;

&lt;P&gt;More info here : &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Data/Configuretimestamprecognition"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/Data/Configuretimestamprecognition&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 04:23:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36750#M8165</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-11-16T04:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36751#M8166</link>
      <description>&lt;P&gt;I wrote TIME_FORMAT = %d/%m/%Y in props.conf and it is working fine for the newly imported data, but still facing the same issue for the data which has been already imported, How to get out of that problem , please help, props.conf will help me out for the new data imported but not the data which is already imported&lt;/P&gt;

&lt;P&gt;Thanks in advance !!&lt;/P&gt;

&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 05:50:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36751#M8166</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2012-11-16T05:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36752#M8167</link>
      <description>&lt;P&gt;You'll need to re index the prior data.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 06:19:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36752#M8167</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-11-16T06:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36753#M8168</link>
      <description>&lt;P&gt;How do I re-index the prior data , please help&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 07:10:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36753#M8168</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2012-11-16T07:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36754#M8169</link>
      <description>&lt;P&gt;&lt;A href="http://splunk-base.splunk.com/answers/50339/timestamp-issue-in-splunk"&gt;http://splunk-base.splunk.com/answers/50339/timestamp-issue-in-splunk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 07:20:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36754#M8169</guid>
      <dc:creator>smolcj</dc:creator>
      <dc:date>2012-11-16T07:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36755#M8170</link>
      <description>&lt;P&gt;You do know there's a product manual?...I mean sure we're here to help but you'll solve problems so much quicker if you could read up on things instead of asking about every small detail here.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 08:23:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36755#M8170</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-11-16T08:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36756#M8171</link>
      <description>&lt;P&gt;I have read the documents but since I dont have any real time exp, I am not able to connect the real solutions with my problems, when I am getting the ans from you guys then it is clicking in my mind "oh ok ok so this one is the solution for this problem, I have read this before" ...I myself wrote the TIME_FORMAT = %d/%m/%Y line in props.conf and got it done, but again facing same issue for already indexed data&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 08:36:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36756#M8171</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2012-11-16T08:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36757#M8172</link>
      <description>&lt;P&gt;Right. Well you will need to reindex your data. Just use the info in the link above.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 08:56:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36757#M8172</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-11-16T08:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36758#M8173</link>
      <description>&lt;P&gt;I am using following commands :&lt;/P&gt;

&lt;P&gt;$SPLUNKHOME/bin/splunk stop&lt;BR /&gt;
$SPLUNKHOME/bin/splunk clean eventdata -index myindex -f&lt;BR /&gt;
$SPLUNKHOME/bin/splunk start&lt;/P&gt;

&lt;P&gt;after that I am going to create a new index "newmyindex" and rest of the configuration will be the same , will it work if I do like that  ?&lt;/P&gt;

&lt;P&gt;Please suggest&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 09:41:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36758#M8173</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2012-11-16T09:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the date and timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36759#M8174</link>
      <description>&lt;P&gt;Sounds about right. Why not try it with some sample data? That's the easiest way to learn.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 11:09:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-with-the-date-and-timestamp/m-p/36759#M8174</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-11-16T11:09:24Z</dc:date>
    </item>
  </channel>
</rss>

