<?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 Why is there an issue with Enterprise Security access for lookups created by DB Connect? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398234#M115510</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We have an issue with the access to lookup tables generated by Splunk DB Connect. The tables are shared for all apps and everyone has a read access to it.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5245iE3E29F8A9CD00936/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;But when we try to call for those lookups from Enterprise Security we have an error “The lookup table 'xxx.csv' does not exist or is not available.”  At the same time, the lookups are perfectly usable from Search &amp;amp; Reportings.&lt;/P&gt;

&lt;P&gt;Could you tell please what we doing wrong?&lt;/P&gt;

&lt;P&gt;Thanks for the help.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Alex.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 15:37:46 GMT</pubDate>
    <dc:creator>AlexeySh</dc:creator>
    <dc:date>2018-06-20T15:37:46Z</dc:date>
    <item>
      <title>Why is there an issue with Enterprise Security access for lookups created by DB Connect?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398234#M115510</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We have an issue with the access to lookup tables generated by Splunk DB Connect. The tables are shared for all apps and everyone has a read access to it.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5245iE3E29F8A9CD00936/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;But when we try to call for those lookups from Enterprise Security we have an error “The lookup table 'xxx.csv' does not exist or is not available.”  At the same time, the lookups are perfectly usable from Search &amp;amp; Reportings.&lt;/P&gt;

&lt;P&gt;Could you tell please what we doing wrong?&lt;/P&gt;

&lt;P&gt;Thanks for the help.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Alex.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 15:37:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398234#M115510</guid>
      <dc:creator>AlexeySh</dc:creator>
      <dc:date>2018-06-20T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there an issue with Enterprise Security access for lookups created by DB Connect?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398235#M115511</link>
      <description>&lt;P&gt;Assuming you are using the dbxlookup command or dbxquery command, you need to go to the "manage app" page and select "View objects for the DB Connect app. On that page, you will see dbxlookup, dbxquery, etc. and will need to make sure Sharing is set to Global for this capability.  I think that might be the issue, especially if you are using those commands.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 17:14:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398235#M115511</guid>
      <dc:creator>pdaigle_splunk</dc:creator>
      <dc:date>2018-06-20T17:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there an issue with Enterprise Security access for lookups created by DB Connect?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398236#M115512</link>
      <description>&lt;P&gt;See “importing add ons with different naming convention” here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ES/5.1.0/Install/ImportCustomApps"&gt;https://docs.splunk.com/Documentation/ES/5.1.0/Install/ImportCustomApps&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In ESS you have to edit a regular expression that tells ESS which apps to import.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 03:54:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398236#M115512</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-06-21T03:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there an issue with Enterprise Security access for lookups created by DB Connect?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398237#M115513</link>
      <description>&lt;P&gt;Hello @jkat54&lt;/P&gt;

&lt;P&gt;Yep, that's exactly what I had to do.&lt;/P&gt;

&lt;P&gt;Thanks for the help!&lt;/P&gt;

&lt;P&gt;Alex.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 07:22:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398237#M115513</guid>
      <dc:creator>AlexeySh</dc:creator>
      <dc:date>2018-06-21T07:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there an issue with Enterprise Security access for lookups created by DB Connect?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398238#M115514</link>
      <description>&lt;P&gt;Hello @pdaigle_splunk &lt;/P&gt;

&lt;P&gt;You're right, we use dbxquery command. But it is already global.&lt;BR /&gt;
But thanks for your answer and for your time!&lt;/P&gt;

&lt;P&gt;The real cause was discribed by @jkat54&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 07:25:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398238#M115514</guid>
      <dc:creator>AlexeySh</dc:creator>
      <dc:date>2018-06-21T07:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there an issue with Enterprise Security access for lookups created by DB Connect?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398239#M115515</link>
      <description>&lt;P&gt;Hello @AlexeySh.....no worries....glad you were able to get an answer.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 14:30:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-there-an-issue-with-Enterprise-Security-access-for/m-p/398239#M115515</guid>
      <dc:creator>pdaigle_splunk</dc:creator>
      <dc:date>2018-06-21T14:30:29Z</dc:date>
    </item>
  </channel>
</rss>

