<?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: LookupOperator errors on a forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96726#M20163</link>
    <description>&lt;P&gt;Hmm, do you ever hit the UI on your forwarders?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jan 2011 12:29:15 GMT</pubDate>
    <dc:creator>steveyz</dc:creator>
    <dc:date>2011-01-12T12:29:15Z</dc:date>
    <item>
      <title>LookupOperator errors on a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96723#M20160</link>
      <description>&lt;P&gt;I've started to see the following messages from some of my forwarding instances of splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;11-30-2010 16:50:02.355 ERROR LookupOperator - The lookup table 'sqlagent_jobs' does not exist. It is referenced by configuration 'mssql_processes'.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This error is somewhat correct.  I do have "sqlagent_jobs" defined in &lt;CODE&gt;transforms.conf&lt;/CODE&gt;, but the &lt;CODE&gt;sqlagent_jobs.csv&lt;/CODE&gt; is missing on the forwarder's app.   What I'm trying to figure out is why the forwarder cares.&lt;/P&gt;

&lt;P&gt;I'm familiar with getting these &lt;CODE&gt;LookupOperator&lt;/CODE&gt; errors on the search-head (and interactively) when I forget part of the lookup configuration or have some kind of permissions issue--but I thought that was strictly caused by running a search.   On my forwarders, there are no running searches.  (I use heavy-weight forwarders, so it's possible to run search on them; but there's no  locally indexed data to search; and I see no entries in &lt;CODE&gt;searches.log&lt;/CODE&gt; or &lt;CODE&gt;scheduler.log&lt;/CODE&gt; so I don't think that's the case, but I could be missing something.)&lt;/P&gt;

&lt;P&gt;Does anyone know what else would trigger this error?  &lt;/P&gt;

&lt;P&gt;(As a work around, I'm commenting out the &lt;CODE&gt;LOOKUP-*&lt;/CODE&gt; entries in my deployment-apps app for the moment, but I don't want to have to maintain two versions of my app if I don't have too.  I use the same app on the search-head and on my forwarders)&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2010 06:25:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96723#M20160</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-12-01T06:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: LookupOperator errors on a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96724#M20161</link>
      <description>&lt;P&gt;I'm guessing there are actually searches being run on your heavyweight forwarders.  By default I believe we have scheduled searches that run that populate various status dashboards and it may be these searches that are triggering the error.  &lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2011 02:37:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96724#M20161</guid>
      <dc:creator>steveyz</dc:creator>
      <dc:date>2011-01-07T02:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: LookupOperator errors on a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96725#M20162</link>
      <description>&lt;P&gt;I think I disabled all the of internal searches for this very reason.  But supposing I missed one, can you think of any reasons why I'm not seeing anything logged in &lt;CODE&gt;searches.log&lt;/CODE&gt;, &lt;CODE&gt;scheduler.log&lt;/CODE&gt; (both of these are 0 bytes on the forwarder), &lt;CODE&gt;audit.log&lt;/CODE&gt; has nothing about running searches, and there's nothing in &lt;CODE&gt;dispatch&lt;/CODE&gt; folder.  Is there anything else I should look for?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2011 03:18:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96725#M20162</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2011-01-07T03:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: LookupOperator errors on a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96726#M20163</link>
      <description>&lt;P&gt;Hmm, do you ever hit the UI on your forwarders?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2011 12:29:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96726#M20163</guid>
      <dc:creator>steveyz</dc:creator>
      <dc:date>2011-01-12T12:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: LookupOperator errors on a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96727#M20164</link>
      <description>&lt;P&gt;I am also getting the same error on my dbconnect windows server. This started coming over the weekend and no changes were made to any file or config. &lt;BR /&gt;
Kindly advise.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 19:57:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96727#M20164</guid>
      <dc:creator>kamal_jagga</dc:creator>
      <dc:date>2018-01-16T19:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: LookupOperator errors on a forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96728#M20165</link>
      <description>&lt;P&gt;Check if there was any Windows/OS upgrade/update on the Server. &lt;/P&gt;

&lt;P&gt;Restarting the RPC Server of dbconnect and Splunk restart should fix the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 21:21:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LookupOperator-errors-on-a-forwarder/m-p/96728#M20165</guid>
      <dc:creator>kamal_jagga</dc:creator>
      <dc:date>2018-01-16T21:21:10Z</dc:date>
    </item>
  </channel>
</rss>

