<?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: field extract - extract everything between two values in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/field-extract-extract-everything-between-two-values/m-p/329647#M94934</link>
    <description>&lt;P&gt;In the field extractor, you've option to specify your own regex. You can use &lt;CODE&gt;cat=(?&amp;lt;FieldNameOfYourChoosing&amp;gt;.+) sourceServiceName=&lt;/CODE&gt; to extract what you need.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Apr 2018 21:55:01 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2018-04-12T21:55:01Z</dc:date>
    <item>
      <title>field extract - extract everything between two values</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/field-extract-extract-everything-between-two-values/m-p/329646#M94933</link>
      <description>&lt;P&gt;I want to simply take an event and parse EVERYTHING between two strings and make it a field...the built in field extractor in splunk is garbage and does not help with this simple extraction.  The string would be like below:&lt;/P&gt;

&lt;P&gt;suser=Joe blow cat=Upload Policy - On Corp sourceServiceName=Server01&lt;/P&gt;

&lt;P&gt;How can I simply (within the field extractor, not a search), take everything between "cat=" and "SourceServiceName=" and make that into a field called policyName?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 20:55:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/field-extract-extract-everything-between-two-values/m-p/329646#M94933</guid>
      <dc:creator>splunkbacon</dc:creator>
      <dc:date>2018-04-12T20:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: field extract - extract everything between two values</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/field-extract-extract-everything-between-two-values/m-p/329647#M94934</link>
      <description>&lt;P&gt;In the field extractor, you've option to specify your own regex. You can use &lt;CODE&gt;cat=(?&amp;lt;FieldNameOfYourChoosing&amp;gt;.+) sourceServiceName=&lt;/CODE&gt; to extract what you need.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 21:55:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/field-extract-extract-everything-between-two-values/m-p/329647#M94934</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-04-12T21:55:01Z</dc:date>
    </item>
  </channel>
</rss>

