<?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: need rex to fetch string between [] in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/need-rex-to-fetch-string-between/m-p/534610#M9613</link>
    <description>&lt;P&gt;This may help..&lt;/P&gt;&lt;P&gt;|makeresults | eval _raw="[INFO ] [app_mot_auto_toyota_cars_SOA]" | rex field=_raw "\[INFO\s]\s\[(?&amp;lt;Applname&amp;gt;\S+)]"&lt;/P&gt;</description>
    <pubDate>Sat, 02 Jan 2021 12:40:25 GMT</pubDate>
    <dc:creator>saravanan90</dc:creator>
    <dc:date>2021-01-02T12:40:25Z</dc:date>
    <item>
      <title>need rex to fetch string between []</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/need-rex-to-fetch-string-between/m-p/534609#M9612</link>
      <description>&lt;P&gt;I need to fetch the value 'app_mot_auto_toyota_cars_SOA' from the below string.&amp;nbsp; I tried with the rex -&amp;nbsp;rex field=_raw "[INFO ]\s[(?P&amp;lt;Applname&amp;gt;)]\s+".&amp;nbsp; &amp;nbsp;But it is not working.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can anyone please help me with the regex expression.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;[INFO ] [app_mot_auto_toyota_cars_SOA]&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jan 2021 11:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/need-rex-to-fetch-string-between/m-p/534609#M9612</guid>
      <dc:creator>rkishoreqa</dc:creator>
      <dc:date>2021-01-02T11:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: need rex to fetch string between []</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/need-rex-to-fetch-string-between/m-p/534610#M9613</link>
      <description>&lt;P&gt;This may help..&lt;/P&gt;&lt;P&gt;|makeresults | eval _raw="[INFO ] [app_mot_auto_toyota_cars_SOA]" | rex field=_raw "\[INFO\s]\s\[(?&amp;lt;Applname&amp;gt;\S+)]"&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jan 2021 12:40:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/need-rex-to-fetch-string-between/m-p/534610#M9613</guid>
      <dc:creator>saravanan90</dc:creator>
      <dc:date>2021-01-02T12:40:25Z</dc:date>
    </item>
  </channel>
</rss>

