<?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 Show only events WITHOUT field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Show-only-events-WITHOUT-field/m-p/39725#M9090</link>
    <description>&lt;P&gt;Is there a way to show events only if they do &lt;EM&gt;not&lt;/EM&gt; contain a specified field. E.g. 40% of my selected events contain a field named Action. I need to access the 60% of events that do not contain the Action field.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Aug 2010 20:57:50 GMT</pubDate>
    <dc:creator>landzaat</dc:creator>
    <dc:date>2010-08-30T20:57:50Z</dc:date>
    <item>
      <title>Show only events WITHOUT field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Show-only-events-WITHOUT-field/m-p/39725#M9090</link>
      <description>&lt;P&gt;Is there a way to show events only if they do &lt;EM&gt;not&lt;/EM&gt; contain a specified field. E.g. 40% of my selected events contain a field named Action. I need to access the 60% of events that do not contain the Action field.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2010 20:57:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Show-only-events-WITHOUT-field/m-p/39725#M9090</guid>
      <dc:creator>landzaat</dc:creator>
      <dc:date>2010-08-30T20:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show only events WITHOUT field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Show-only-events-WITHOUT-field/m-p/39726#M9091</link>
      <description>&lt;P&gt;Simply add this to your search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;NOT Action="*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here is some helpful related discussion: &lt;A href="http://answers.splunk.com/questions/310/how-can-i-search-for-a-missing-field"&gt;http://answers.splunk.com/questions/310/how-can-i-search-for-a-missing-field&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2010 21:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Show-only-events-WITHOUT-field/m-p/39726#M9091</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-08-30T21:01:15Z</dc:date>
    </item>
  </channel>
</rss>

