<?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 help with EVAL command in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576424#M10818</link>
    <description>&lt;P&gt;| eval new_name=&lt;STRONG&gt;mvindex&lt;/STRONG&gt;(&lt;STRONG&gt;split&lt;/STRONG&gt;(name, "&lt;STRONG&gt;,&lt;/STRONG&gt;"),&lt;STRONG&gt;0&lt;/STRONG&gt;),&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;first name 0 and last name 1&lt;/P&gt;&lt;P&gt;split first and last name&lt;/P&gt;&lt;P&gt;why split and 0&amp;amp;1 used in the pipeline&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 13:24:31 GMT</pubDate>
    <dc:creator>shreyasamin64</dc:creator>
    <dc:date>2021-11-26T13:24:31Z</dc:date>
    <item>
      <title>help with EVAL command</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576424#M10818</link>
      <description>&lt;P&gt;| eval new_name=&lt;STRONG&gt;mvindex&lt;/STRONG&gt;(&lt;STRONG&gt;split&lt;/STRONG&gt;(name, "&lt;STRONG&gt;,&lt;/STRONG&gt;"),&lt;STRONG&gt;0&lt;/STRONG&gt;),&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;first name 0 and last name 1&lt;/P&gt;&lt;P&gt;split first and last name&lt;/P&gt;&lt;P&gt;why split and 0&amp;amp;1 used in the pipeline&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 13:24:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576424#M10818</guid>
      <dc:creator>shreyasamin64</dc:creator>
      <dc:date>2021-11-26T13:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: help with EVAL command</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576435#M10821</link>
      <description>&lt;P&gt;split creates a multi-value field, mvindex returns one of the values referenced by the index, 0 in this instance, which is the first value.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 14:09:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576435#M10821</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-11-26T14:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: help with EVAL command</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576445#M10823</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; thank you&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;why do we use&amp;nbsp; ","&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 16:08:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576445#M10823</guid>
      <dc:creator>shreyasamin64</dc:creator>
      <dc:date>2021-11-26T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: help with EVAL command</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576446#M10824</link>
      <description>&lt;P&gt;The use of "," was your suggestion. I assume your data has name comma separated, e.g. "John,Smith". If the name is delimited with a different character, you need to change the split command accordingly.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 16:27:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576446#M10824</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-11-26T16:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: help with EVAL command</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576447#M10825</link>
      <description>&lt;P&gt;yes we use "," in some data's&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&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>Fri, 26 Nov 2021 17:15:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-with-EVAL-command/m-p/576447#M10825</guid>
      <dc:creator>shreyasamin64</dc:creator>
      <dc:date>2021-11-26T17:15:10Z</dc:date>
    </item>
  </channel>
</rss>

