<?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: multikv on raw data (row timestamp) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110331#M183570</link>
    <description>&lt;P&gt;I still need to read the first line to record the Timestamp, however.&lt;/P&gt;

&lt;P&gt;Could I use any variation?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2015 18:48:05 GMT</pubDate>
    <dc:creator>minkyuk</dc:creator>
    <dc:date>2015-07-08T18:48:05Z</dc:date>
    <item>
      <title>multikv on raw data (row timestamp)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110329#M183568</link>
      <description>&lt;P&gt;Hello- &lt;BR /&gt;
I'll jump into the main part.&lt;/P&gt;

&lt;P&gt;Here is a snippet:&lt;BR /&gt;
Tue 2015 15:00:23 &lt;BR /&gt;
ZGD-OCU-QQQ&lt;BR /&gt;
POS-BKD-AKD&lt;BR /&gt;
COK-ZPP-AKF&lt;/P&gt;

&lt;P&gt;DISK-------USAGE-------HOST&lt;/P&gt;

&lt;P&gt;My multikv extraction thinks "ZGD-OCU-QQQ" is my "fields".&lt;BR /&gt;
It definitely is correctly extracting the information,  but I'm trying to find a way to skip 3 lines-rows- after the timestamp to extract correct fields.&lt;/P&gt;

&lt;P&gt;I would appreciate any help..!&lt;BR /&gt;
J&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 14:51:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110329#M183568</guid>
      <dc:creator>minkyuk</dc:creator>
      <dc:date>2015-07-08T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: multikv on raw data (row timestamp)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110330#M183569</link>
      <description>&lt;P&gt;Try &lt;CODE&gt;... | multikv start_line=4 ...&lt;/CODE&gt;.  Adjust the start_line value as necessary.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 15:36:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110330#M183569</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-07-08T15:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: multikv on raw data (row timestamp)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110331#M183570</link>
      <description>&lt;P&gt;I still need to read the first line to record the Timestamp, however.&lt;/P&gt;

&lt;P&gt;Could I use any variation?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 18:48:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110331#M183570</guid>
      <dc:creator>minkyuk</dc:creator>
      <dc:date>2015-07-08T18:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: multikv on raw data (row timestamp)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110332#M183571</link>
      <description>&lt;P&gt;Use &lt;CODE&gt;rex&lt;/CODE&gt; to extract the timestamp before using &lt;CODE&gt;multikv&lt;/CODE&gt; on the rest.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 18:52:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/multikv-on-raw-data-row-timestamp/m-p/110332#M183571</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-07-08T18:52:51Z</dc:date>
    </item>
  </channel>
</rss>

