<?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 list unsuccessfully extracted fields event? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23665#M4252</link>
    <description>&lt;P&gt;Thanks a lot,nick. It's really helpful for me :).&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2011 06:31:08 GMT</pubDate>
    <dc:creator>hjwang</dc:creator>
    <dc:date>2011-06-07T06:31:08Z</dc:date>
    <item>
      <title>How to list unsuccessfully extracted fields event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23663#M4250</link>
      <description>&lt;P&gt;dear all&lt;/P&gt;

&lt;P&gt;as title mentioned , i found some fields extraction can not reach 100 percent on total event, how can i list or query this unsuccessfully extracted fields to see unexpected log format?&lt;/P&gt;

&lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2011 02:35:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23663#M4250</guid>
      <dc:creator>hjwang</dc:creator>
      <dc:date>2011-06-07T02:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to list unsuccessfully extracted fields event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23664#M4251</link>
      <description>&lt;P&gt;If you're trying to extract a field called 'fieldName',  and you have a search that you think should extract the value from all events,  run this: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your search&amp;gt; | where isnull(fieldName)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can take those events and look at them in a tool like RegexBuddy to see where the extraction is breaking down. You can also play around with other search language tricks that can show you representative events across the whole set, like: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your search&amp;gt; | where isnull(fieldname) | dedup punct
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 07 Jun 2011 04:30:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23664#M4251</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2011-06-07T04:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to list unsuccessfully extracted fields event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23665#M4252</link>
      <description>&lt;P&gt;Thanks a lot,nick. It's really helpful for me :).&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2011 06:31:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23665#M4252</guid>
      <dc:creator>hjwang</dc:creator>
      <dc:date>2011-06-07T06:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to list unsuccessfully extracted fields event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23666#M4253</link>
      <description>&lt;P&gt;you can also use this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;YourSearch NOT fieldName="*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;happy splunking.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2013 18:33:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-list-unsuccessfully-extracted-fields-event/m-p/23666#M4253</guid>
      <dc:creator>eashwar</dc:creator>
      <dc:date>2013-03-16T18:33:13Z</dc:date>
    </item>
  </channel>
</rss>

