<?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: Has anyone gotten the Splunk Salesforce app to work? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619204#M77897</link>
    <description>&lt;P&gt;At least for me there is no data from the lookup you indicated but to&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249007"&gt;@mkirda1&lt;/a&gt;&amp;nbsp;'s point, the error does point to lookup_sfdc_usernames_kvstore.&amp;nbsp; I'll see if I can add a screenshot.&lt;/P&gt;&lt;P&gt;I do have the lookup definition there and it's enabled.&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2022 20:42:30 GMT</pubDate>
    <dc:creator>amyers16</dc:creator>
    <dc:date>2022-11-01T20:42:30Z</dc:date>
    <item>
      <title>Has anyone gotten the Splunk Salesforce app to work?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/618949#M77888</link>
      <description>&lt;P&gt;Worked extensively with Splunk support on this. They believe that the problem is that the app is either fundamentally incompatible with Splunk 9 or the latest Salesforce TA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ultimately&amp;nbsp;splunk-app-sfdc is using the collection &lt;STRONG&gt;lookup_sfdc_usernames_kvstore&lt;/STRONG&gt; which is not defined in the collections.conf of the app, but in the add-on. It looks like the app is trying to refer to that and is not able to find that lookup.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ERROR KVStoreProvider [29936 SchedulerThread] - Could not create KvStore Lookup failed because collection 'lookup_sfdc_usernames_kvstore' in app 'splunk-app-sfdc' does not exist, or user 'splunk-system-user' does not have read access.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Hence my question: Has anyone gotten this to actually work? If so, what is the trick?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Mike Kirda&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 15:10:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/618949#M77888</guid>
      <dc:creator>mkirda1</dc:creator>
      <dc:date>2022-10-31T15:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten the Splunk Salesforce app to work?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619201#M77895</link>
      <description>&lt;P&gt;Love to know if you get an answer to this as I'm having the same issue.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 20:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619201#M77895</guid>
      <dc:creator>amyers16</dc:creator>
      <dc:date>2022-11-01T20:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten the Splunk Salesforce app to work?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619203#M77896</link>
      <description>&lt;P&gt;The lookup name is&amp;nbsp;lookup_sfdc_usernames, not&amp;nbsp;lookup_sfdc_usernames_kvstore.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1. Check if you have any data in the lookup:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup lookup_sfdc_usernames&lt;/LI-CODE&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;BR /&gt;If 1 doesn't work:&lt;BR /&gt;Check if the above lookup in configured in lookup definition.&lt;BR /&gt;Check if the populating search "Lookup - USER_ID to USER_NAME" is scheduled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once&amp;nbsp; you have the lookup working, you should modify the dashboards to point to this lookup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 20:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619203#M77896</guid>
      <dc:creator>johnhuang</dc:creator>
      <dc:date>2022-11-01T20:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten the Splunk Salesforce app to work?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619204#M77897</link>
      <description>&lt;P&gt;At least for me there is no data from the lookup you indicated but to&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249007"&gt;@mkirda1&lt;/a&gt;&amp;nbsp;'s point, the error does point to lookup_sfdc_usernames_kvstore.&amp;nbsp; I'll see if I can add a screenshot.&lt;/P&gt;&lt;P&gt;I do have the lookup definition there and it's enabled.&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 20:42:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619204#M77897</guid>
      <dc:creator>amyers16</dc:creator>
      <dc:date>2022-11-01T20:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten the Splunk Salesforce app to work?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619667#M77925</link>
      <description>&lt;P&gt;Ultimately the dashboards do not work. When I look at the source, this is the query:&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=sfdc eventtype=sfdc-login-history Application=Browser |stats count by UserType| sort - count | eval label=UserType." (".count.")"&amp;nbsp; (I added the index=sfdc to it as this is where the data resides.)&lt;/P&gt;&lt;P&gt;When in the main search and reporting context, I get results.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mkirda1_0-1667572305011.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22337i9E820C46A4853F4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkirda1_0-1667572305011.png" alt="mkirda1_0-1667572305011.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However when in the Salesforce app context, we see this error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mkirda1_1-1667572362020.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22338i3CAF5B1DF129FCD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkirda1_1-1667572362020.png" alt="mkirda1_1-1667572362020.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I do get results in the Search and reporting context, but when I run it in the Salesforce app context, I get the following&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/190794"&gt;@johnhuang&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mkirda1_2-1667572508856.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22339iB71907A64DA28216/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkirda1_2-1667572508856.png" alt="mkirda1_2-1667572508856.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any help here from someone who has gotten it working would be highly appreciated.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Mike Kirda&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 14:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/619667#M77925</guid>
      <dc:creator>mkirda1</dc:creator>
      <dc:date>2022-11-04T14:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten the Splunk Salesforce app to work?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/620172#M77938</link>
      <description>&lt;P&gt;Glad I am not the only one who is having this problem. I've checked permissions all over the app &amp;amp; on the backend and have the same problem. Thanks for the heads up on the dashboards using the wrong index.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 18:29:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Has-anyone-gotten-the-Splunk-Salesforce-app-to-work/m-p/620172#M77938</guid>
      <dc:creator>amyers16</dc:creator>
      <dc:date>2022-11-08T18:29:37Z</dc:date>
    </item>
  </channel>
</rss>

