<?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 parse fields with multiple delimiters in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/parse-fields-with-multiple-delimiters/m-p/131045#M26945</link>
    <description>&lt;P&gt;I am using HUNK 6.1.1. I have the data in the below format in a csv file,&lt;/P&gt;

&lt;P&gt;Description= Small Focus &lt;/P&gt;

&lt;P&gt;EventID= 023 &lt;/P&gt;

&lt;P&gt;Index: 95 &lt;/P&gt;

&lt;P&gt;TimeStamp: 2013-07-03T04:14:38&lt;/P&gt;

&lt;P&gt;AdditionalInfo= [FREE_TEXT] Last update : 11-07-13 00:02:49 Reset date : 10-05-09 00:31:26 exposure time : 30.316 s exposure counter : 1181.0&lt;/P&gt;

&lt;P&gt;I have loaded the data from my HDFS location by creating a simple provider and index using csv loader, but i want to further parse the "AdditionInfo" field to extract the field-values (Last update,Reset date,exposure time &amp;amp; exposure counter) from it. The "AdditionalInfo" Column doesnt have a spefic delimiter.&lt;/P&gt;

&lt;P&gt;How can I further parse the "AdditionalInfo" field so that I can use the field-values in it to generate some aggregates on these?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jul 2014 06:12:04 GMT</pubDate>
    <dc:creator>utsavkb</dc:creator>
    <dc:date>2014-07-04T06:12:04Z</dc:date>
    <item>
      <title>parse fields with multiple delimiters</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/parse-fields-with-multiple-delimiters/m-p/131045#M26945</link>
      <description>&lt;P&gt;I am using HUNK 6.1.1. I have the data in the below format in a csv file,&lt;/P&gt;

&lt;P&gt;Description= Small Focus &lt;/P&gt;

&lt;P&gt;EventID= 023 &lt;/P&gt;

&lt;P&gt;Index: 95 &lt;/P&gt;

&lt;P&gt;TimeStamp: 2013-07-03T04:14:38&lt;/P&gt;

&lt;P&gt;AdditionalInfo= [FREE_TEXT] Last update : 11-07-13 00:02:49 Reset date : 10-05-09 00:31:26 exposure time : 30.316 s exposure counter : 1181.0&lt;/P&gt;

&lt;P&gt;I have loaded the data from my HDFS location by creating a simple provider and index using csv loader, but i want to further parse the "AdditionInfo" field to extract the field-values (Last update,Reset date,exposure time &amp;amp; exposure counter) from it. The "AdditionalInfo" Column doesnt have a spefic delimiter.&lt;/P&gt;

&lt;P&gt;How can I further parse the "AdditionalInfo" field so that I can use the field-values in it to generate some aggregates on these?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2014 06:12:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/parse-fields-with-multiple-delimiters/m-p/131045#M26945</guid>
      <dc:creator>utsavkb</dc:creator>
      <dc:date>2014-07-04T06:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: parse fields with multiple delimiters</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/parse-fields-with-multiple-delimiters/m-p/131046#M26946</link>
      <description>&lt;P&gt;You should be able to use a few of the methods for extract fields at search time:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/Knowledge/ExtractfieldsinteractivelywithIFX"&gt;Interactive field extractor&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/Knowledge/Createandmaintainsearch-timefieldextractionsthroughconfigurationfiles"&gt;Config files&lt;/A&gt; (props/transforms.conf)&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 07 Jul 2014 18:04:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/parse-fields-with-multiple-delimiters/m-p/131046#M26946</guid>
      <dc:creator>Ledion_Bitincka</dc:creator>
      <dc:date>2014-07-07T18:04:04Z</dc:date>
    </item>
  </channel>
</rss>

