<?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: Pull specific value from MV field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-Pull-specific-value-from-MV-field/m-p/602495#M209720</link>
    <description>&lt;P&gt;Also I would want to set a default value if a record does not contain that "sn_ubs" entry&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 22:36:50 GMT</pubDate>
    <dc:creator>morgantay96</dc:creator>
    <dc:date>2022-06-20T22:36:50Z</dc:date>
    <item>
      <title>How to Pull specific value from MV field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Pull-specific-value-from-MV-field/m-p/602494#M209719</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have a mv field with a bunch of different values. I want to learn how to pull specific values based on string criteria. For examle the multivalue field may contain&lt;BR /&gt;&lt;BR /&gt;"App: A;&amp;nbsp; sn_ubs;&amp;nbsp; Owner_Bob; Criticality_3;"&lt;BR /&gt;&lt;BR /&gt;How would I create an eval to pull just the "sn_ubs" into a new field name SN?&lt;BR /&gt;&lt;BR /&gt;I am unsure of what manipulation does this. I have tried mvfilter and that works but doesn't break out the value.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 21:00:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Pull-specific-value-from-MV-field/m-p/602494#M209719</guid>
      <dc:creator>morgantay96</dc:creator>
      <dc:date>2022-06-21T21:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pull specific value from MV field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Pull-specific-value-from-MV-field/m-p/602495#M209720</link>
      <description>&lt;P&gt;Also I would want to set a default value if a record does not contain that "sn_ubs" entry&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 22:36:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Pull-specific-value-from-MV-field/m-p/602495#M209720</guid>
      <dc:creator>morgantay96</dc:creator>
      <dc:date>2022-06-20T22:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pull specific value from MV field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Pull-specific-value-from-MV-field/m-p/602496#M209721</link>
      <description>&lt;P&gt;If anyone has this issue I figured it out.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Just ensure your field is multivalue then use mvfilter&lt;/P&gt;&lt;P&gt;| eval [new_field] = mvfilter(match([old mv field], "[string to match]"))&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 22:42:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Pull-specific-value-from-MV-field/m-p/602496#M209721</guid>
      <dc:creator>morgantay96</dc:creator>
      <dc:date>2022-06-20T22:42:00Z</dc:date>
    </item>
  </channel>
</rss>

