<?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: Show last part of a result after a / in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409144#M170862</link>
    <description>&lt;P&gt;Use the &lt;CODE&gt;rex&lt;/CODE&gt; command.  Here is one way. others may find a better one.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | rex "(?:\/[^\/]+)+\/(?&amp;lt;field&amp;gt;.*?$)" | ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 06 Jun 2019 11:44:00 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-06-06T11:44:00Z</dc:date>
    <item>
      <title>Show last part of a result after a /</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409143#M170861</link>
      <description>&lt;P&gt;A result of a search  for a field resourceId is&lt;/P&gt;

&lt;P&gt;/SUBSCRIPTIONS/9B8874C9-5DC3-46CE-908A-D00EE594A4EC/PROVIDERS/MICROSOFT.SECURITY/LOCATIONS/WESTEUROPE/ALERTS/2518432613670999141_1736EDA9-63D3-4CD2-8E54-79828127B011&lt;/P&gt;

&lt;P&gt;I only want to see the result after the last /&lt;BR /&gt;
So: 2518432613670999141_1736EDA9-63D3-4CD2-8E54-79828127B011&lt;/P&gt;

&lt;P&gt;What's the way to do this?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 09:36:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409143#M170861</guid>
      <dc:creator>kemnean2001</dc:creator>
      <dc:date>2019-06-06T09:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show last part of a result after a /</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409144#M170862</link>
      <description>&lt;P&gt;Use the &lt;CODE&gt;rex&lt;/CODE&gt; command.  Here is one way. others may find a better one.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | rex "(?:\/[^\/]+)+\/(?&amp;lt;field&amp;gt;.*?$)" | ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Jun 2019 11:44:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409144#M170862</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-06-06T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show last part of a result after a /</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409145#M170863</link>
      <description>&lt;P&gt;Tx...this helps indeed&lt;BR /&gt;
Martin&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 12:11:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409145#M170863</guid>
      <dc:creator>kemnean2001</dc:creator>
      <dc:date>2019-06-06T12:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show last part of a result after a /</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409146#M170864</link>
      <description>&lt;P&gt;If your problem is resolved, please accept the answer to help future readers.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 22:41:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Show-last-part-of-a-result-after-a/m-p/409146#M170864</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-06-06T22:41:49Z</dc:date>
    </item>
  </channel>
</rss>

