<?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: Read Table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Read-Table/m-p/122352#M32921</link>
    <description>&lt;P&gt;For future refence, this is the regex to solve the extraction:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [\n\r].*--\s*(?&amp;lt;INCATOT&amp;gt;[0-9]*)\s*(?&amp;lt;PRERTEAB&amp;gt;[0-9]*)\s*(?&amp;lt;INFAIL&amp;gt;[0-9]*)\s*(?&amp;lt;NATTMPT&amp;gt;[0-9]*)\s*(?&amp;lt;NOVFLATB&amp;gt;[0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 19 Sep 2014 12:13:31 GMT</pubDate>
    <dc:creator>HansK</dc:creator>
    <dc:date>2014-09-19T12:13:31Z</dc:date>
    <item>
      <title>Read Table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Read-Table/m-p/122350#M32919</link>
      <description>&lt;P&gt;Hi, I'm trying to get the data from below image into a usable format, I would like to end up with key-value pairs like:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;INCATOT=26258 &lt;/LI&gt;
&lt;LI&gt;TRU=86167 &lt;/LI&gt;
&lt;LI&gt;ACCCONG=0&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;PRERTEAB=20&lt;/LI&gt;
&lt;LI&gt;etc ...&lt;/LI&gt;
&lt;/UL&gt;

&lt;HR /&gt;

&lt;P&gt;I do not know how to describe the datastructure we are receiving as it is a table but with muliple headers in a column.&lt;BR /&gt;
&lt;IMG src="http://answers.splunk.com//storage/Knipsel.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 09:37:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Read-Table/m-p/122350#M32919</guid>
      <dc:creator>HansK</dc:creator>
      <dc:date>2014-09-12T09:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Read Table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Read-Table/m-p/122351#M32920</link>
      <description>&lt;P&gt;FYI: There was a Question regarding the same tableformat as you have here. Also parts of the table header are the same: &lt;A href="http://answers.splunk.com/answers/154775/how-to-break-an-incoming-event-into-searchable-fields"&gt;Link&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If your headers are fixed, you might be able to solve this with regular expressions.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2014 13:27:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Read-Table/m-p/122351#M32920</guid>
      <dc:creator>tom_frotscher</dc:creator>
      <dc:date>2014-09-12T13:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Read Table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Read-Table/m-p/122352#M32921</link>
      <description>&lt;P&gt;For future refence, this is the regex to solve the extraction:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [\n\r].*--\s*(?&amp;lt;INCATOT&amp;gt;[0-9]*)\s*(?&amp;lt;PRERTEAB&amp;gt;[0-9]*)\s*(?&amp;lt;INFAIL&amp;gt;[0-9]*)\s*(?&amp;lt;NATTMPT&amp;gt;[0-9]*)\s*(?&amp;lt;NOVFLATB&amp;gt;[0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)\s*([0-9]*)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:13:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Read-Table/m-p/122352#M32921</guid>
      <dc:creator>HansK</dc:creator>
      <dc:date>2014-09-19T12:13:31Z</dc:date>
    </item>
  </channel>
</rss>

