<?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 Problem in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Problem/m-p/31276#M5491</link>
    <description>&lt;P&gt;Hm, I haven't tried it, so I'm not too sure that multiline TIME_FORMAT specifications work, but you could always try;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX = time_hour = 
TIME_FORMAT = %H%ntime_minute = %M%ntime_second = %S
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;where the &lt;CODE&gt;%n&lt;/CODE&gt; is the newline character. If there are multiple newlines (as in your example above) you'd need to put in &lt;CODE&gt;%n%n&lt;/CODE&gt; etc.&lt;/P&gt;

&lt;P&gt;Hope this works,&lt;/P&gt;

&lt;P&gt;K&lt;/P&gt;</description>
    <pubDate>Mon, 13 Aug 2012 15:18:59 GMT</pubDate>
    <dc:creator>kristian_kolb</dc:creator>
    <dc:date>2012-08-13T15:18:59Z</dc:date>
    <item>
      <title>Timestamp Problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Problem/m-p/31275#M5490</link>
      <description>&lt;P&gt;Dears,&lt;BR /&gt;
I have a multi line log as following sample, the hours,minutes, and seconds in different line,&lt;BR /&gt;
how could I define the timestamp?&lt;/P&gt;

&lt;P&gt;Thanks a lot.  &lt;/P&gt;

&lt;P&gt;======EVENT======&lt;BR /&gt;
header:&lt;BR /&gt;&lt;BR /&gt;
event_id = activate&lt;BR /&gt;&lt;BR /&gt;
event_result = success&lt;BR /&gt;&lt;BR /&gt;
time_hour = 12&lt;BR /&gt;&lt;BR /&gt;
time_minute = 6&lt;BR /&gt;&lt;BR /&gt;
time_second = 19&lt;BR /&gt;
activation_type = gprs_primary&lt;BR /&gt;
rat = wcdma&lt;BR /&gt;
cause_prot_type = ril3&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:14:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Problem/m-p/31275#M5490</guid>
      <dc:creator>fetjerry</dc:creator>
      <dc:date>2020-09-28T12:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp Problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Problem/m-p/31276#M5491</link>
      <description>&lt;P&gt;Hm, I haven't tried it, so I'm not too sure that multiline TIME_FORMAT specifications work, but you could always try;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX = time_hour = 
TIME_FORMAT = %H%ntime_minute = %M%ntime_second = %S
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;where the &lt;CODE&gt;%n&lt;/CODE&gt; is the newline character. If there are multiple newlines (as in your example above) you'd need to put in &lt;CODE&gt;%n%n&lt;/CODE&gt; etc.&lt;/P&gt;

&lt;P&gt;Hope this works,&lt;/P&gt;

&lt;P&gt;K&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2012 15:18:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Problem/m-p/31276#M5491</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-08-13T15:18:59Z</dc:date>
    </item>
  </channel>
</rss>

