<?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 do I search a match a specific source against an input lookup in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-search-a-match-a-specific-source-against-an-input/m-p/400909#M71392</link>
    <description>&lt;P&gt;@blueumbrella,&lt;/P&gt;

&lt;P&gt;You could use just &lt;CODE&gt;lookup&lt;/CODE&gt; instead of &lt;CODE&gt;inputlookup&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;E.g.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="source.tsv" |lookup appname  inputfield AS "field"  OUTPUT "your required fields from lookup"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 26 Aug 2018 04:23:33 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2018-08-26T04:23:33Z</dc:date>
    <item>
      <title>How do I search a match a specific source against an input lookup</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-search-a-match-a-specific-source-against-an-input/m-p/400908#M71391</link>
      <description>&lt;P&gt;I am attempting to run the below, however I am not getting any results. &lt;BR /&gt;
&lt;STRONG&gt;source="source.tsv" [|inputlookup appname| fields inputfield AS "field"]&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I can search &lt;STRONG&gt;source="source.tsv"&lt;/STRONG&gt; and get the fields displayed, and &lt;STRONG&gt;|inputlookup appname| fields inputfield AS "field"&lt;/STRONG&gt; and displays fine, but when I attempt to combine them to get a match, I get no results. I understand that this only provides a result when there is a match but I have inserted a field that should trigger a match.&lt;/P&gt;

&lt;P&gt;Can anyone please help point me in the right direction?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 22:35:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-search-a-match-a-specific-source-against-an-input/m-p/400908#M71391</guid>
      <dc:creator>blueumbrella</dc:creator>
      <dc:date>2018-08-13T22:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I search a match a specific source against an input lookup</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-search-a-match-a-specific-source-against-an-input/m-p/400909#M71392</link>
      <description>&lt;P&gt;@blueumbrella,&lt;/P&gt;

&lt;P&gt;You could use just &lt;CODE&gt;lookup&lt;/CODE&gt; instead of &lt;CODE&gt;inputlookup&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;E.g.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="source.tsv" |lookup appname  inputfield AS "field"  OUTPUT "your required fields from lookup"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 26 Aug 2018 04:23:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-search-a-match-a-specific-source-against-an-input/m-p/400909#M71392</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-08-26T04:23:33Z</dc:date>
    </item>
  </channel>
</rss>

