<?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 Help with Regex extracting fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Regex-extracting-fields/m-p/426972#M122313</link>
    <description>&lt;P&gt;Can someone please help with extracting the bold highlighted field from below &lt;/P&gt;

&lt;P&gt;/&lt;STRONG&gt;07981368-d226-4cf6-8d88-9853c843bcb9&lt;/STRONG&gt;/6311875594    &lt;/P&gt;</description>
    <pubDate>Sun, 04 Aug 2019 15:11:18 GMT</pubDate>
    <dc:creator>saikumarsplunkt</dc:creator>
    <dc:date>2019-08-04T15:11:18Z</dc:date>
    <item>
      <title>Help with Regex extracting fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Regex-extracting-fields/m-p/426972#M122313</link>
      <description>&lt;P&gt;Can someone please help with extracting the bold highlighted field from below &lt;/P&gt;

&lt;P&gt;/&lt;STRONG&gt;07981368-d226-4cf6-8d88-9853c843bcb9&lt;/STRONG&gt;/6311875594    &lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2019 15:11:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Regex-extracting-fields/m-p/426972#M122313</guid>
      <dc:creator>saikumarsplunkt</dc:creator>
      <dc:date>2019-08-04T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Regex extracting fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Regex-extracting-fields/m-p/426973#M122314</link>
      <description>&lt;P&gt;At the risk of being too simple given the limited data set, try &lt;CODE&gt;... | rex "\/(?&amp;lt;field&amp;gt;[^\/]+)" | ...&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2019 21:58:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Regex-extracting-fields/m-p/426973#M122314</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-08-04T21:58:48Z</dc:date>
    </item>
  </channel>
</rss>

