<?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: Setting the time the event occured in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182160#M98379</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;
Please try this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[icm_data]
EXTRACT-ICMP4 Quoted KV = ([A-Za-z\-\_]+)="([a-zA-Z0-9\/\:\.\_\-\~ ]+)?"
BREAK_ONLY_BEFORE_DATE = true
MAX_TIMESTAMP_LOOKAHEAD = 50
TIME_FORMAT = %m/%d/%Y %H:%M:%S
BREAK_ONLY_BEFORE = timestamp
MAX_DAYS_AGO = 5000
SHOULD_LINEMERGE= false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2014 19:59:23 GMT</pubDate>
    <dc:creator>linu1988</dc:creator>
    <dc:date>2014-03-11T19:59:23Z</dc:date>
    <item>
      <title>Setting the time the event occured</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182159#M98378</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I am streaming TCP data into splunk which comes in the format of this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;timestamp="09/15/2008 21:16:46" path="//depot/XX/proj/XX/dev/opus/XX/cdsinfo.tag" rev="1" action="add" file_size="43" type="text" change="2056" user="icmAdmin" description="nde XX T:opus A:Created" client="172_17_12_140~pm~2261" status="submitted" file="cdsinfo.tag" ext="tag" project="XX" variant="dev" library_type="opus" 
timestamp="09/15/2008 21:16:47" path="//depot/XX/proj/XX/dev/opus/XX/cdsinfo.tag" rev="1" action="add" file_size="43" type="text" change="2058" user="icmAdmin" description="nde XX T:opus A:Created" client="172_17_12_140~pm~2284" status="submitted" file="cdsinfo.tag" ext="tag" project="XX" variant="dev" library_type="opus" 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But when I'm looking at the data in Splunk it's not parsing the Time correctly.  It's using the Time (column) it was uploaded as opposed to the timestamp which is what I want.  This is some historical data that we want to parse out.&lt;/P&gt;

&lt;P&gt;Now I thought I would need to create a props.conf in my (otherwise empty) project which I did and I did notice a slight change but I can't get the timestamp field to set the time..&lt;/P&gt;

&lt;P&gt;Here is the contents of my current prop.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[icm_data]
EXTRACT-ICMP4 Quoted KV = ([A-Za-z\-\_]+)="([a-zA-Z0-9\/\:\.\_\-\~ ]+)?"
BREAK_ONLY_BEFORE_DATE = true
MAX_TIMESTAMP_LOOKAHEAD = 50
TIME_FORMAT = %m/%d/%Y %H:%M:%S
LINE_BREAKER = [\r\n]
SHOULD_LINEMERGE= false
MAX_EVENTS=1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Can someone show me the errors I'm creating?  Thanks!!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 19:04:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182159#M98378</guid>
      <dc:creator>sklass</dc:creator>
      <dc:date>2014-03-11T19:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the time the event occured</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182160#M98379</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
Please try this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[icm_data]
EXTRACT-ICMP4 Quoted KV = ([A-Za-z\-\_]+)="([a-zA-Z0-9\/\:\.\_\-\~ ]+)?"
BREAK_ONLY_BEFORE_DATE = true
MAX_TIMESTAMP_LOOKAHEAD = 50
TIME_FORMAT = %m/%d/%Y %H:%M:%S
BREAK_ONLY_BEFORE = timestamp
MAX_DAYS_AGO = 5000
SHOULD_LINEMERGE= false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 19:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182160#M98379</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-11T19:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the time the event occured</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182161#M98380</link>
      <description>&lt;P&gt;Hi there - Hey thanks - It's still not working.  Can you explain two things:&lt;BR /&gt;
 - &lt;EM&gt;If you see some other year it takes the year.&lt;/EM&gt;&lt;BR /&gt;
 - &lt;EM&gt;need to check in datetime.xml file in etc folder&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 20:14:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182161#M98380</guid>
      <dc:creator>sklass</dc:creator>
      <dc:date>2014-03-11T20:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the time the event occured</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182162#M98381</link>
      <description>&lt;P&gt;updated the answer try this..&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 21:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-the-event-occured/m-p/182162#M98381</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-11T21:25:22Z</dc:date>
    </item>
  </channel>
</rss>

