<?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: TImestamp assignment for an event in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105826#M22261</link>
    <description>&lt;P&gt;In-depth documentation is &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/ConfigurePositionalTimestampExtraction"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/ConfigurePositionalTimestampExtraction&lt;/A&gt; and &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/admin/Propsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In essence you're telling splunk where to start looking for a timestamp, you can set these either manually in props.conf or in the preview for new data inputs - the latter is likely the better option for you.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2013 09:32:03 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2013-01-31T09:32:03Z</dc:date>
    <item>
      <title>TImestamp assignment for an event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105823#M22258</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;Here is the sample log along with the line numbers mentioned ,which I am trying to upload to Splunk.&lt;/P&gt;

&lt;P&gt;1   )           a&lt;BR /&gt;
2   )           a1&lt;BR /&gt;
3   )           a2&lt;BR /&gt;
4   )           a3&lt;BR /&gt;
5   )           a4&lt;BR /&gt;
6   )           a5&lt;BR /&gt;
7   )           begin script 2013-01-15 02:26:27::Status :0&lt;BR /&gt;
8   )            Run_Job ::2013-01-15 02:26:27::pmcmd Return Code=0&lt;BR /&gt;
9   )            Run_Job ::2013-01-15 02:26:27::Workflow wf_FF completed Successfully..&lt;BR /&gt;
10  )            _Upd_DT_ID ::2013-01-15 02:30:14::Update Max  Date in  for JOB STREAM ID wf_FF&lt;BR /&gt;
11  )            *** Warning: EOF on INPUT stream.&lt;BR /&gt;
12  )            *** Warning: EOF on INPUT stream.&lt;BR /&gt;
13  )           :: .ksh::2013-01-15 02:30:15::Last Extract ID/LAST Extract DATE and SOURCE_FLAT_FILE_NAME updated successfully.&lt;BR /&gt;
14  )            *** Warning: EOF on INPUT stream.&lt;BR /&gt;
15  )            *** Warning: EOF on INPUT stream.&lt;BR /&gt;
16  )             ::2013-01-15 02:30:16::Completed. and  updated successfully.&lt;BR /&gt;
17  )             ::2013-01-15 02:30:16::Removing the session specific Temp file&lt;BR /&gt;
18  )             ::2013-01-15 02:30:16::Successfully removed Temp file &lt;BR /&gt;
19  )             ::2013-01-15 02:30:16::End processing for  workflow wf_FF&lt;BR /&gt;
20  )           ### Command completed.&lt;/P&gt;

&lt;P&gt;For the first 6 lines splunk assigned the timestamp when it is getting indexed and for the rest it is taking from the log data.&lt;/P&gt;

&lt;P&gt;Need the first 6 lines also merged with the second event so that it will get the timestamp from the log.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;

&lt;P&gt;Anitha.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:12:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105823#M22258</guid>
      <dc:creator>AnithaL</dc:creator>
      <dc:date>2020-09-28T13:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: TImestamp assignment for an event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105824#M22259</link>
      <description>&lt;P&gt;You may be able to coerce those first lines into the next event by fiddling with the TIME_PREFIX value in props.conf - I didn't test that for this log though, just give it a go.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 09:24:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105824#M22259</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-01-31T09:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: TImestamp assignment for an event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105825#M22260</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;I am new to Splunk , not sure how to use TIME_PREFIX.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Anitha&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 09:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105825#M22260</guid>
      <dc:creator>AnithaL</dc:creator>
      <dc:date>2013-01-31T09:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: TImestamp assignment for an event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105826#M22261</link>
      <description>&lt;P&gt;In-depth documentation is &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/ConfigurePositionalTimestampExtraction"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/ConfigurePositionalTimestampExtraction&lt;/A&gt; and &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/admin/Propsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In essence you're telling splunk where to start looking for a timestamp, you can set these either manually in props.conf or in the preview for new data inputs - the latter is likely the better option for you.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 09:32:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105826#M22261</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-01-31T09:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: TImestamp assignment for an event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105827#M22262</link>
      <description>&lt;P&gt;This might also be helpful: &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/Configuretimestamprecognition"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/Configuretimestamprecognition&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 10:47:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TImestamp-assignment-for-an-event/m-p/105827#M22262</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-01-31T10:47:27Z</dc:date>
    </item>
  </channel>
</rss>

