<?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 Timestamp detection fails in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-detection-fails/m-p/53571#M10339</link>
    <description>&lt;P&gt;I try to parse out the timestamp of this line:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Jun  3 17:39:09 svlog.myserver.net svdcdev 04/29/2013 09:14:37 AM   LogName=Security    SourceName=Microsoft Windows security auditing.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried the following format during the input creation &amp;gt; Data Preview &amp;gt; Timestamp:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;%m/%d/%Y %I:%M:%S %p
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What is wrong with this format definition?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2013 15:58:47 GMT</pubDate>
    <dc:creator>FRoth</dc:creator>
    <dc:date>2013-06-03T15:58:47Z</dc:date>
    <item>
      <title>Timestamp detection fails</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-detection-fails/m-p/53571#M10339</link>
      <description>&lt;P&gt;I try to parse out the timestamp of this line:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Jun  3 17:39:09 svlog.myserver.net svdcdev 04/29/2013 09:14:37 AM   LogName=Security    SourceName=Microsoft Windows security auditing.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried the following format during the input creation &amp;gt; Data Preview &amp;gt; Timestamp:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;%m/%d/%Y %I:%M:%S %p
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What is wrong with this format definition?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 15:58:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-detection-fails/m-p/53571#M10339</guid>
      <dc:creator>FRoth</dc:creator>
      <dc:date>2013-06-03T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp detection fails</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-detection-fails/m-p/53572#M10340</link>
      <description>&lt;P&gt;I hat to define a prefix to tell him, that he should not try to parse the first occuring but the second occuring timestamp:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX=[^\s]+[\s]+[^\s]+ [^\s]+ [^\s]+ [^\s]+
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Jun 2013 16:06:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-detection-fails/m-p/53572#M10340</guid>
      <dc:creator>FRoth</dc:creator>
      <dc:date>2013-06-03T16:06:18Z</dc:date>
    </item>
  </channel>
</rss>

