<?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 SPL in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677281#M231591</link>
    <description>&lt;P&gt;Hey Experts, I'm new to splunk and I'm trying to extract APP WEB and MNOPQ from a field called result. Can someone please guide me on how to achieve this? Any help or example queries would be greatly appreciated. Thank You!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Fi a:\abc\def\MNOPQ.txt content is expected to include "A H Dis Query,0,0"
Fi a:\abc\def\APP.txt content is expected to include "A H Dis Query,0,0"
Fi a:\abc\def\WEB.txt content is expected to include "A H Dis Query,0,0"&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 21 Feb 2024 01:08:08 GMT</pubDate>
    <dc:creator>Muthu_Vinith</dc:creator>
    <dc:date>2024-02-21T01:08:08Z</dc:date>
    <item>
      <title>SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677281#M231591</link>
      <description>&lt;P&gt;Hey Experts, I'm new to splunk and I'm trying to extract APP WEB and MNOPQ from a field called result. Can someone please guide me on how to achieve this? Any help or example queries would be greatly appreciated. Thank You!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Fi a:\abc\def\MNOPQ.txt content is expected to include "A H Dis Query,0,0"
Fi a:\abc\def\APP.txt content is expected to include "A H Dis Query,0,0"
Fi a:\abc\def\WEB.txt content is expected to include "A H Dis Query,0,0"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 21 Feb 2024 01:08:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677281#M231591</guid>
      <dc:creator>Muthu_Vinith</dc:creator>
      <dc:date>2024-02-21T01:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677282#M231592</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260613"&gt;@Muthu_Vinith&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you should use a regex like the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex field=result "\w:\\\w+\\\w+\\(?&amp;lt;myfield&amp;gt;[^\.]+)"&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/BYH1rP/1" target="_blank"&gt;https://regex101.com/r/BYH1rP/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 13:24:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677282#M231592</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-12T13:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677285#M231593</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex field=result "\w:\\\\\w+\\\\\w+\\\\(?&amp;lt;myfield&amp;gt;[^\.]+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 12 Feb 2024 13:30:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677285#M231593</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-02-12T13:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677343#M231612</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260613"&gt;@Muthu_Vinith&lt;/a&gt;&amp;nbsp;Please use descriptive title. &amp;nbsp;This helps future users finding the answer.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 22:02:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677343#M231612</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2024-02-12T22:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677503#M231674</link>
      <description>&lt;P&gt;Thanks!!&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 01:09:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677503#M231674</guid>
      <dc:creator>Muthu_Vinith</dc:creator>
      <dc:date>2024-02-14T01:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677527#M231675</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260613"&gt;@Muthu_Vinith&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;let us know if we can help you more, or, please, accept one answer for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 07:19:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677527#M231675</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-14T07:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677936#M231838</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;| rex field=result "\w:\\\\\w+\\\\\w+\\\\(?&amp;lt;myfield&amp;gt;[^\.]+)"&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;The above query extracts, but if i want to extract &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;APP&lt;/FONT&gt;&lt;/STRONG&gt; and &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;WEB&lt;/STRONG&gt;&lt;/FONT&gt; which is in same line how to extract ?&lt;BR /&gt;&lt;BR /&gt;Fi a:\abc\def\&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;MNOPQ&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;.txt content is expected to include "A H Dis Query,0,0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fi a:\abc\def\&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;APP&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;.txt content is expected to include "A H Dis Query,0,0"&amp;nbsp;Fi a:\abc\def\&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;WEB&lt;/STRONG&gt;&lt;/FONT&gt;.txt content is expected to include "A H Dis Query,0,0"&lt;BR /&gt;Fi a:\abc\def\&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;SQL&lt;/FONT&gt;&lt;/STRONG&gt;.txt content is expected to include "A H Dis Query,0,0"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 09:05:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677936#M231838</guid>
      <dc:creator>Muthu_Vinith</dc:creator>
      <dc:date>2024-02-18T09:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677937#M231839</link>
      <description>&lt;P&gt;Use max_match&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex max_match=0 field=result "\w:\\\\\w+\\\\\w+\\\\(?&amp;lt;myfield&amp;gt;[^\.]+)"&lt;/LI-CODE&gt;&lt;P&gt;Note that this will give you a multivalue field&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 09:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677937#M231839</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-02-18T09:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: SPL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677938#M231840</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 09:33:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL/m-p/677938#M231840</guid>
      <dc:creator>Muthu_Vinith</dc:creator>
      <dc:date>2024-02-18T09:33:17Z</dc:date>
    </item>
  </channel>
</rss>

