<?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: How do I refer to the first, nth or last value of a multivalue field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9538#M164</link>
    <description>&lt;P&gt;Very cool! Are mv fields sorted by time in a transaction?&lt;/P&gt;</description>
    <pubDate>Sat, 30 Jan 2010 04:46:12 GMT</pubDate>
    <dc:creator>hulahoop</dc:creator>
    <dc:date>2010-01-30T04:46:12Z</dc:date>
    <item>
      <title>How do I refer to the first, nth or last value of a multivalue field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9536#M162</link>
      <description>&lt;P&gt;I am using the transaction command to sessionize web access log events and therefore have made referer, uri etc. into multivalue fields. How do I report on the first value of referer? The second page visited? The exit page?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2010 04:08:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9536#M162</guid>
      <dc:creator>cfrln</dc:creator>
      <dc:date>2010-01-30T04:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I refer to the first, nth or last value of a multivalue field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9537#M163</link>
      <description>&lt;P&gt;You can use the mvindex eval function that's described in: 
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/SearchReference/CommonEvalFunctions" rel="nofollow"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/SearchReference/CommonEvalFunctions&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As an example: ... | eval second_uri = mvindex(uri, 1) | ...&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2010 04:18:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9537#M163</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-01-30T04:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I refer to the first, nth or last value of a multivalue field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9538#M164</link>
      <description>&lt;P&gt;Very cool! Are mv fields sorted by time in a transaction?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2010 04:46:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9538#M164</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-01-30T04:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I refer to the first, nth or last value of a multivalue field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9539#M165</link>
      <description>&lt;P&gt;hulahoop, the field value ordering is controlled by the "mvlist" parameter of the "transaction" command: &lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Transaction"&gt;http://www.splunk.com/base/Documentation/latest/SearchReference/Transaction&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2010 16:29:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-refer-to-the-first-nth-or-last-value-of-a-multivalue/m-p/9539#M165</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-02-01T16:29:10Z</dc:date>
    </item>
  </channel>
</rss>

