<?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 Extract a non-strp timstamp across multiple pipe delimiters in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Extract-a-non-strp-timstamp-across-multiple-pipe-delimiters/m-p/391450#M69959</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;

&lt;P&gt;Given an event like the following, is there a way to get this to successfully parse as _time at index time? I've tried including the pipe in my STRPTIME format but it does not work.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;xxxx|yyyy|xxxx|yyyy|xxxx|yyyy|123000|111218|xxxx|yyyy&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I would think that the following would work, but it has not:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;TIME_FORMAT = %H%M%S|%m%d%y&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Nov 2018 20:46:56 GMT</pubDate>
    <dc:creator>jadamsplunk</dc:creator>
    <dc:date>2018-11-12T20:46:56Z</dc:date>
    <item>
      <title>Extract a non-strp timstamp across multiple pipe delimiters</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Extract-a-non-strp-timstamp-across-multiple-pipe-delimiters/m-p/391450#M69959</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;

&lt;P&gt;Given an event like the following, is there a way to get this to successfully parse as _time at index time? I've tried including the pipe in my STRPTIME format but it does not work.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;xxxx|yyyy|xxxx|yyyy|xxxx|yyyy|123000|111218|xxxx|yyyy&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I would think that the following would work, but it has not:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;TIME_FORMAT = %H%M%S|%m%d%y&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 20:46:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Extract-a-non-strp-timstamp-across-multiple-pipe-delimiters/m-p/391450#M69959</guid>
      <dc:creator>jadamsplunk</dc:creator>
      <dc:date>2018-11-12T20:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extract a non-strp timstamp across multiple pipe delimiters</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Extract-a-non-strp-timstamp-across-multiple-pipe-delimiters/m-p/391451#M69960</link>
      <description>&lt;P&gt;Make sure you have sensible values for &lt;CODE&gt;TIME_PREFIX&lt;/CODE&gt; and &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 22:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Extract-a-non-strp-timstamp-across-multiple-pipe-delimiters/m-p/391451#M69960</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2018-11-12T22:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extract a non-strp timstamp across multiple pipe delimiters</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Extract-a-non-strp-timstamp-across-multiple-pipe-delimiters/m-p/391452#M69961</link>
      <description>&lt;P&gt;^^what he says. Especially if some of those xxx, yyyy may also contain 6 digit numbers...&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 10:47:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Extract-a-non-strp-timstamp-across-multiple-pipe-delimiters/m-p/391452#M69961</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-13T10:47:48Z</dc:date>
    </item>
  </channel>
</rss>

