<?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 to exclude null values in mv fields? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684256#M233585</link>
    <description>&lt;LI-CODE lang="markup"&gt;| where ErrorType != ""&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 15 Apr 2024 14:48:54 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-04-15T14:48:54Z</dc:date>
    <item>
      <title>How to exclude null values in mv fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684240#M233572</link>
      <description>&lt;P&gt;In my mv field nameas&amp;nbsp; errortype.In the error type the counts shows &lt;STRONG&gt;file not found&lt;/STRONG&gt; as 4 and &lt;STRONG&gt;empty&lt;/STRONG&gt; as 2 .I want to exclude the empty values from the mv fields&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 13:01:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684240#M233572</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2024-04-15T13:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude null values in mv fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684249#M233579</link>
      <description>&lt;P&gt;Are these multivalue fields within the same event?&lt;/P&gt;&lt;P&gt;By "empty" do you mean they contain the word "empty" or that they have no value (empty string) or that they don't exist?&lt;/P&gt;&lt;P&gt;Please share some sample (anonymised) events to illustrate what you mean.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 14:34:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684249#M233579</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-04-15T14:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude null values in mv fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684255#M233584</link>
      <description>&lt;P&gt;Its empty in the field .Attached screenshot. For some of the transaction we have multiple error type with empty values and with values.&lt;/P&gt;&lt;P&gt;For the same transaction below events are there with empty and with value.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"timestamp" : "2024-03-21T17:33:53.993Z", "content" : { "ErrorType" : "", "ErrorMsg" : "" }

"timestamp" : "2024-03-21T17:33:20.786Z", "content" : { "ErrorType" : "HTTP:NOT_FOUND", "ErrorMsg" : "HTTP /glimport' failed: not found (404)." },&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 15 Apr 2024 14:44:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684255#M233584</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2024-04-15T14:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude null values in mv fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684256#M233585</link>
      <description>&lt;LI-CODE lang="markup"&gt;| where ErrorType != ""&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 15 Apr 2024 14:48:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-null-values-in-mv-fields/m-p/684256#M233585</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-04-15T14:48:54Z</dc:date>
    </item>
  </channel>
</rss>

