<?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 rex for extract codes in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/rex-for-extract-codes/m-p/570951#M198960</link>
    <description>&lt;P&gt;hi&lt;BR /&gt;what is the rex for extract all brackets contain this pattern&lt;BR /&gt;[AB_123] [ZXY_987]&lt;/P&gt;&lt;P&gt;1-check all brackets if start with AB_ extract this AB_123&lt;BR /&gt;2-check all brackets if start with ZXY_ extract this ZXY_987&lt;BR /&gt;3-put all this in single field that call "Codes"&lt;/P&gt;&lt;P&gt;any idea?&lt;BR /&gt;thanks&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2021 11:40:08 GMT</pubDate>
    <dc:creator>indeed_2000</dc:creator>
    <dc:date>2021-10-14T11:40:08Z</dc:date>
    <item>
      <title>rex for extract codes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-for-extract-codes/m-p/570951#M198960</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;what is the rex for extract all brackets contain this pattern&lt;BR /&gt;[AB_123] [ZXY_987]&lt;/P&gt;&lt;P&gt;1-check all brackets if start with AB_ extract this AB_123&lt;BR /&gt;2-check all brackets if start with ZXY_ extract this ZXY_987&lt;BR /&gt;3-put all this in single field that call "Codes"&lt;/P&gt;&lt;P&gt;any idea?&lt;BR /&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 11:40:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-for-extract-codes/m-p/570951#M198960</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2021-10-14T11:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: rex for extract codes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-for-extract-codes/m-p/570961#M198962</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex max_match=0 "\[(?&amp;lt;Codes&amp;gt;(AB|ZXY)[^\]]+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 14 Oct 2021 12:21:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-for-extract-codes/m-p/570961#M198962</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-10-14T12:21:42Z</dc:date>
    </item>
  </channel>
</rss>

