<?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 data validation Lookups in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/data-validation-Lookups/m-p/404610#M195974</link>
    <description>&lt;P&gt;Hi Team,&lt;BR /&gt;
I am new to splunk. and need help in validating data in a lookup&lt;/P&gt;

&lt;P&gt;I have lookup and the data is like below&lt;/P&gt;

&lt;P&gt;ci_list_lookup&lt;/P&gt;

&lt;P&gt;sys_id name class_name&lt;BR /&gt;
&lt;STRONG&gt;xyz&lt;/STRONG&gt;    Anil     H&lt;BR /&gt;
&lt;STRONG&gt;abc&lt;/STRONG&gt;     Anthony  B&lt;BR /&gt;
def     &lt;STRONG&gt;abc&lt;/STRONG&gt;       ci&lt;BR /&gt;
lmn    nirav   H&lt;BR /&gt;
pqr    &lt;STRONG&gt;xyz&lt;/STRONG&gt;      ci&lt;/P&gt;

&lt;P&gt;Here the name column contains sys_id values. which I dont want&lt;/P&gt;

&lt;P&gt;I want to create a lookup which looks like below&lt;/P&gt;

&lt;P&gt;sys_id name class_name&lt;BR /&gt;
xyz      Anil     H&lt;BR /&gt;
abc     Anthony  B&lt;BR /&gt;
def     Anthony       ci&lt;BR /&gt;
lmn    nirav   H&lt;BR /&gt;
pqr    Anil      ci&lt;/P&gt;

&lt;P&gt;I tried using joins, Self joins but  didn't work.&lt;/P&gt;

&lt;P&gt;Please help me in getting the above output&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 20:53:18 GMT</pubDate>
    <dc:creator>kumar88</dc:creator>
    <dc:date>2020-09-29T20:53:18Z</dc:date>
    <item>
      <title>data validation Lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/data-validation-Lookups/m-p/404610#M195974</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;
I am new to splunk. and need help in validating data in a lookup&lt;/P&gt;

&lt;P&gt;I have lookup and the data is like below&lt;/P&gt;

&lt;P&gt;ci_list_lookup&lt;/P&gt;

&lt;P&gt;sys_id name class_name&lt;BR /&gt;
&lt;STRONG&gt;xyz&lt;/STRONG&gt;    Anil     H&lt;BR /&gt;
&lt;STRONG&gt;abc&lt;/STRONG&gt;     Anthony  B&lt;BR /&gt;
def     &lt;STRONG&gt;abc&lt;/STRONG&gt;       ci&lt;BR /&gt;
lmn    nirav   H&lt;BR /&gt;
pqr    &lt;STRONG&gt;xyz&lt;/STRONG&gt;      ci&lt;/P&gt;

&lt;P&gt;Here the name column contains sys_id values. which I dont want&lt;/P&gt;

&lt;P&gt;I want to create a lookup which looks like below&lt;/P&gt;

&lt;P&gt;sys_id name class_name&lt;BR /&gt;
xyz      Anil     H&lt;BR /&gt;
abc     Anthony  B&lt;BR /&gt;
def     Anthony       ci&lt;BR /&gt;
lmn    nirav   H&lt;BR /&gt;
pqr    Anil      ci&lt;/P&gt;

&lt;P&gt;I tried using joins, Self joins but  didn't work.&lt;/P&gt;

&lt;P&gt;Please help me in getting the above output&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:53:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/data-validation-Lookups/m-p/404610#M195974</guid>
      <dc:creator>kumar88</dc:creator>
      <dc:date>2020-09-29T20:53:18Z</dc:date>
    </item>
  </channel>
</rss>

