<?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: Why is a lookup working on one search head and not another? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427974#M122487</link>
    <description>&lt;P&gt;Check if the lookup  or lookup definition exists in other search head (whatever is used in that alert). If lookup exists, check the sharing permissions of the lookup is same or not on both search heads.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:33:46 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2019-03-11T19:33:46Z</dc:date>
    <item>
      <title>Why is a lookup working on one search head and not another?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427973#M122486</link>
      <description>&lt;P&gt;How can I determine:&lt;/P&gt;

&lt;P&gt;1) Why a Lookup is working on one search head but not on another?&lt;/P&gt;

&lt;P&gt;2) How to get it to work on the second search head.&lt;/P&gt;

&lt;P&gt;More detail:&lt;BR /&gt;
I've been tasked with consolidating alerts on one search head. One of the alerts boils down to whether a macro containing the Lookup "thostinfo" works. I notice that on the SH it works, it is mentioned in "Searches, Reports, and Alerts"; on the SH where it doesn't it is not listed there. &lt;/P&gt;

&lt;P&gt;I've found &lt;A href="https://answers.splunk.com/answers/472888/splunk-app-for-windows-infrastructure-how-to-fix-t.html"&gt;https://answers.splunk.com/answers/472888/splunk-app-for-windows-infrastructure-how-to-fix-t.html&lt;/A&gt; and wondered if the accepted answer would work. But I barely know enough to ask what questions I should be asking.&lt;/P&gt;

&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:42:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427973#M122486</guid>
      <dc:creator>DavisLee</dc:creator>
      <dc:date>2019-03-11T18:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why is a lookup working on one search head and not another?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427974#M122487</link>
      <description>&lt;P&gt;Check if the lookup  or lookup definition exists in other search head (whatever is used in that alert). If lookup exists, check the sharing permissions of the lookup is same or not on both search heads.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:33:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427974#M122487</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-03-11T19:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why is a lookup working on one search head and not another?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427975#M122488</link>
      <description>&lt;P&gt;The Lookup Definitions exist on both search heads and the permissions are the same.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:44:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427975#M122488</guid>
      <dc:creator>DavisLee</dc:creator>
      <dc:date>2019-03-11T19:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why is a lookup working on one search head and not another?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427976#M122489</link>
      <description>&lt;P&gt;Are they both in the same app or in different app in both search heads? Also, what's the permission of the app and lookup? is that global OR app specific?  In both the search heads, are you able to run something like &lt;CODE&gt;|inputlookup yourlookupname.csv&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;from the Search app?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 10:10:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427976#M122489</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2019-03-12T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why is a lookup working on one search head and not another?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427977#M122490</link>
      <description>&lt;P&gt;Is it possible that on the server where:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;it is mentioned in "Searches, Reports, and Alerts"&lt;BR /&gt;
That the search in question is actually a "populating search" which writes data to the csv?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Have you tried to see if Splunk can display the contents of the file using |inputlookup mylookup.cvs&lt;BR /&gt;
If so - are the results the same on both search heads?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 10:43:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-a-lookup-working-on-one-search-head-and-not-another/m-p/427977#M122490</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-12T10:43:46Z</dc:date>
    </item>
  </channel>
</rss>

