<?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: How to extract subword from a string? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-subword-from-a-string/m-p/626386#M217716</link>
    <description>&lt;P&gt;Try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "ABC\\(?&amp;lt;subword&amp;gt;\w+)"&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 09 Jan 2023 09:44:17 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-01-09T09:44:17Z</dc:date>
    <item>
      <title>How to extract subword from a string?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-subword-from-a-string/m-p/626385#M217715</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to extract the following word with rex expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ABC\qq1234&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;expected result: qq1234&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please note that the substring needed will always after ABC\. Any help will be appreciated!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 09:40:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-subword-from-a-string/m-p/626385#M217715</guid>
      <dc:creator>aa0</dc:creator>
      <dc:date>2023-01-09T09:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract subword from a string?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-subword-from-a-string/m-p/626386#M217716</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "ABC\\(?&amp;lt;subword&amp;gt;\w+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 09 Jan 2023 09:44:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-subword-from-a-string/m-p/626386#M217716</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-01-09T09:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract subword from a string?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-subword-from-a-string/m-p/626388#M217717</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks a lot! It working well with 3 backslashes used instead in order to&amp;nbsp;&lt;/SPAN&gt;escape&amp;nbsp;&lt;SPAN&gt;a backslash character.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 10:22:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-subword-from-a-string/m-p/626388#M217717</guid>
      <dc:creator>aa0</dc:creator>
      <dc:date>2023-01-09T10:22:42Z</dc:date>
    </item>
  </channel>
</rss>

