<?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 compare event data with lookup data to find missing field values? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/659004#M227593</link>
    <description>&lt;P&gt;To find out which fields are present in the lookup and absent in the index use a subsearch, like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup test_data.csv where NOT [search index=test sourcetype=splunk_test_data | fields field1 field2 | format]&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 28 Sep 2023 19:38:04 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2023-09-28T19:38:04Z</dc:date>
    <item>
      <title>How to compare event data with lookup data to find missing field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/658983#M227585</link>
      <description>&lt;P&gt;I need to compare the values of 2 fields from the Splunk data with the field-values from the lookup and find the missing values from the Splunk data and output those missing field value pairs&lt;/P&gt;&lt;P&gt;For ex:&lt;/P&gt;&lt;P&gt;index=test&amp;nbsp; sourcetype=splunk_test_data&lt;BR /&gt;fields: field1, field2&lt;BR /&gt;&lt;BR /&gt;lookup: test_data.csv&lt;BR /&gt;Fields: field1, field2&lt;/P&gt;&lt;P&gt;The output should show missing values from the Splunk data and output those missing values&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated&amp;nbsp;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 10:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/658983#M227585</guid>
      <dc:creator>gauravu_14</dc:creator>
      <dc:date>2023-10-02T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare event data with lookup data to find missing field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/659004#M227593</link>
      <description>&lt;P&gt;To find out which fields are present in the lookup and absent in the index use a subsearch, like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup test_data.csv where NOT [search index=test sourcetype=splunk_test_data | fields field1 field2 | format]&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 28 Sep 2023 19:38:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/659004#M227593</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-09-28T19:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare event data with lookup data to find missing field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/659281#M227653</link>
      <description>&lt;P&gt;I would like to know which values are missing in the events compared to the lookup and output those field-values&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 10:18:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/659281#M227653</guid>
      <dc:creator>gauravu_14</dc:creator>
      <dc:date>2023-10-02T10:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare event data with lookup data to find missing field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/659284#M227654</link>
      <description>&lt;P&gt;The same search should do that.&amp;nbsp; It's a matter of how extensive the lookup file is.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 12:09:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-compare-event-data-with-lookup-data-to-find-missing-field/m-p/659284#M227654</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-10-02T12:09:16Z</dc:date>
    </item>
  </channel>
</rss>

