<?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: Extracting the repeated fields from _raw in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Extracting-the-repeated-fields-from-raw/m-p/151328#M42393</link>
    <description>&lt;P&gt;try this&lt;BR /&gt;
your search| eval url_name=mvjoin(url, ";")|table url_name&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:27:27 GMT</pubDate>
    <dc:creator>kml_uvce</dc:creator>
    <dc:date>2020-09-28T18:27:27Z</dc:date>
    <item>
      <title>Extracting the repeated fields from _raw</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracting-the-repeated-fields-from-raw/m-p/151327#M42392</link>
      <description>&lt;P&gt;Hi. &lt;BR /&gt;
I've load splunk with my email logs.&lt;BR /&gt;
I'm getting all the url's in an email in _raw field.&lt;/P&gt;

&lt;P&gt;In an e-mail, if there are 10 hyperlinks, I'm getting all the links as url in _raw , but I need them in a column of a table with url &amp;amp; sender columns.&lt;/P&gt;

&lt;P&gt;When I pipe and table the output, I'm getting only the first url as the output In url field.&lt;/P&gt;

&lt;P&gt;So how to get all the url's tabled in same column.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 03:53:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracting-the-repeated-fields-from-raw/m-p/151327#M42392</guid>
      <dc:creator>tomarcen</dc:creator>
      <dc:date>2014-12-16T03:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting the repeated fields from _raw</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracting-the-repeated-fields-from-raw/m-p/151328#M42393</link>
      <description>&lt;P&gt;try this&lt;BR /&gt;
your search| eval url_name=mvjoin(url, ";")|table url_name&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:27:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracting-the-repeated-fields-from-raw/m-p/151328#M42393</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T18:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting the repeated fields from _raw</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracting-the-repeated-fields-from-raw/m-p/151329#M42394</link>
      <description>&lt;P&gt;That dint work. I tried and got the same output - only the first url is showing.&lt;/P&gt;

&lt;P&gt;Problem is all the repeated fields like url or recipients are in same event of splunk.. &lt;/P&gt;

&lt;P&gt;So, I need a query to get the repeated fields like url or recipient repeated multiple times in same event.&lt;/P&gt;

&lt;P&gt;In simple words : in one event, I'm getting multiple recipients but after using the above query also, I'm getting the same result(only the first url or recipient in that event)&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 07:23:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracting-the-repeated-fields-from-raw/m-p/151329#M42394</guid>
      <dc:creator>tomarcen</dc:creator>
      <dc:date>2014-12-16T07:23:59Z</dc:date>
    </item>
  </channel>
</rss>

