<?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: rex to extract string in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-rex-to-extract-string/m-p/611677#M212657</link>
    <description>&lt;P&gt;What have you tried so far?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 20:13:59 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-09-01T20:13:59Z</dc:date>
    <item>
      <title>How to write rex to extract string?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-rex-to-extract-string/m-p/611669#M212652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;REX command&amp;nbsp;rex mode=sed to remove quotation marks and numbers inside of them&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OUTPUT file "19214132.IKU" copied to output directory&lt;/P&gt;
&lt;P&gt;OUTPUT file "19315133.IKU" copied to output directory&lt;/P&gt;
&lt;P&gt;OUTPUT file "19416134.IKU" copied to output directory&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Desired result -&amp;gt;&amp;nbsp; &amp;nbsp;OUTPUT file .IKU copied to output directory&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 05:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-rex-to-extract-string/m-p/611669#M212652</guid>
      <dc:creator>Edwin1471</dc:creator>
      <dc:date>2022-09-02T05:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: rex to extract string</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-rex-to-extract-string/m-p/611674#M212656</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex mode=sed "s/(?&amp;lt;q1&amp;gt;\"\d+)(?&amp;lt;l1&amp;gt;\.[^\"]+)(?&amp;lt;q2&amp;gt;\")/\2/g"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 01 Sep 2022 20:09:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-rex-to-extract-string/m-p/611674#M212656</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-09-01T20:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: rex to extract string</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-rex-to-extract-string/m-p/611677#M212657</link>
      <description>&lt;P&gt;What have you tried so far?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 20:13:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-rex-to-extract-string/m-p/611677#M212657</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-09-01T20:13:59Z</dc:date>
    </item>
  </channel>
</rss>

