<?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 data extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/data-extraction/m-p/697925#M237061</link>
    <description>&lt;P&gt;hello&amp;nbsp; I am getting a field port in event .&lt;BR /&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ports&lt;/SPAN&gt;=&lt;/SPAN&gt;"['&lt;SPAN class=""&gt;22&lt;/SPAN&gt;', '&lt;SPAN class=""&gt;68&lt;/SPAN&gt;', '&lt;SPAN class=""&gt;6556&lt;/SPAN&gt;']"&lt;BR /&gt;how can i display them in separate rows.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2024 05:10:45 GMT</pubDate>
    <dc:creator>Siddharthnegi</dc:creator>
    <dc:date>2024-09-02T05:10:45Z</dc:date>
    <item>
      <title>data extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/data-extraction/m-p/697925#M237061</link>
      <description>&lt;P&gt;hello&amp;nbsp; I am getting a field port in event .&lt;BR /&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ports&lt;/SPAN&gt;=&lt;/SPAN&gt;"['&lt;SPAN class=""&gt;22&lt;/SPAN&gt;', '&lt;SPAN class=""&gt;68&lt;/SPAN&gt;', '&lt;SPAN class=""&gt;6556&lt;/SPAN&gt;']"&lt;BR /&gt;how can i display them in separate rows.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 05:10:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/data-extraction/m-p/697925#M237061</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2024-09-02T05:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: data extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/data-extraction/m-p/697937#M237062</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex field=ports max_match=0 "(?&amp;lt;port&amp;gt;\d+)"
| mvexpand port&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 02 Sep 2024 07:05:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/data-extraction/m-p/697937#M237062</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-09-02T07:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: data extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/data-extraction/m-p/698403#M237160</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/257462"&gt;@Siddharthnegi&lt;/a&gt;&amp;nbsp;You can use the mvexpand command in Splunk to separate the port numbers into individual rows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1725633937731.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32573iABA4962A1D94CB65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1725633937731.png" alt="kiran_panchavat_1-1725633937731.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;If the above solution works, an upvote is appreciated !!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 14:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/data-extraction/m-p/698403#M237160</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2024-09-06T14:46:05Z</dc:date>
    </item>
  </channel>
</rss>

