<?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: Working with private apps in Splunk Cloud? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482670#M8601</link>
    <description>&lt;P&gt;Just as a best practice, all app developers even if it's a custom app for you it's best practice to run your app through app inspect and if for cloud add the cloud tag. If your app is for Splunk Cloud it will still need to go through app vetting via an internal tool. Self service will do this for you but if you need to open a support case to have the app installed it will still be ran through an app cert process. If your app passes app inspect cleanly, no warnings/errors or manual checks, with the cloud tag there is a very good chance it will auto pass the app cert process. If there are warnings or manual checks these will still have to be done by an internal team. If there are errors it will fail at the first error found, if there are more than one error then it will fail each time until they are all corrected. &lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 17:51:36 GMT</pubDate>
    <dc:creator>jgedeon_splunk</dc:creator>
    <dc:date>2019-09-25T17:51:36Z</dc:date>
    <item>
      <title>Working with private apps in Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482666#M8597</link>
      <description>&lt;P&gt;Can anyone point me to resources about using and validating private apps in my  Splunk Cloud deployment? &lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 16:50:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482666#M8597</guid>
      <dc:creator>adukes_splunk</dc:creator>
      <dc:date>2019-09-16T16:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Working with private apps in Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482667#M8598</link>
      <description>&lt;H2&gt;&lt;EM&gt;The Splunk Product Best Practices team provided this response. Read more about &lt;A href="https://www.splunk.com/blog/2019/02/25/how-crowdsourcing-is-shaping-the-future-of-splunk-best-practices.html"&gt;How Crowdsourcing is Shaping the Future of Splunk Best Practices&lt;/A&gt;.&lt;/EM&gt;&lt;/H2&gt;

&lt;H1&gt;What are apps and add-ons?&lt;/H1&gt;

&lt;P&gt;Splunk apps are not binary code, like a cell phone app. They're simply a collection of Splunk Cloud &lt;A href="http://docs.splunk.com/Splexicon:Knowledgeobject"&gt;knowledge objects&lt;/A&gt; that can easily be shared and managed. &lt;A href="http://docs.splunk.com/Splexicon:App"&gt;Apps&lt;/A&gt; usually focus on a particular use case with visual elements like dashboards and reports, whereas &lt;A href="http://docs.splunk.com/Splexicon:Addon"&gt;add-ons&lt;/A&gt; focus on capturing or defining data behind the scenes. We'll show you how to find and validate apps for your Splunk Cloud.&lt;/P&gt;

&lt;H1&gt;How apps and add-ons extend the value of your platform&lt;/H1&gt;

&lt;P&gt;Apps and add-ons provide ready-to-use functions to help you organize and manage your data. You can find apps compatible with Splunk Cloud on &lt;A href="https://splunkbase.splunk.com/"&gt;Splunkbase&lt;/A&gt;. Splunkbase is a site where developers and users can post and share &lt;A href="https://www.splunk.com/en_us/products/apps-and-add-ons.html"&gt;apps and add-ons&lt;/A&gt;  and has hundreds of apps and add-ons from Splunk, our partners, and our community. &lt;/P&gt;

&lt;P&gt;Apps deliver a user experience designed to make Splunk Cloud immediately useful and relevant for typical tasks and roles. Apps simplify and optimize user tasks yet allow access to the data and functions of the full platform. Apps contain pre-built dashboards, reports, alerts and workflows, give power users in-depth data analysis, and empower business users with point-and-click analytics. &lt;/P&gt;

&lt;P&gt;Add-ons typically import and enrich data from any source and create a rich data set ready for direct analysis or use in an app. Use an add-on to extend Splunk Cloud to meet your specific needs. For example, use apps to onboard data from hundreds of common sources, enrich data using other information sources, and to automatically select, identify, and tag fields.&lt;/P&gt;

&lt;H1&gt;Things to know&lt;/H1&gt;

&lt;P&gt;You can access and download apps from &lt;A href="https://splunkbase.splunk.com/"&gt;Splunkbase&lt;/A&gt; or by clicking the apps browser in Splunk Web. Apps available through the app browser have passed validation with the &lt;A href="http://dev.splunk.com/view/appinspect/SP-CAAAFAN"&gt;Splunk AppInspect tool&lt;/A&gt;. Therefore, you can safely deploy the apps in your Splunk Cloud environment. To learn more, see &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/User/SelfServiceAppInstall"&gt;install apps in your Splunk Cloud deployment&lt;/A&gt; in Splunk Cloud User. &lt;/P&gt;

&lt;P&gt;Private apps are Splunk apps that are private to your Splunk Cloud deployment. These apps are not publicly available on Splunkbase. Like all Splunk apps, you must submit private apps for app vetting before installing the app on your Splunk Cloud deployment. Splunk uses AppInspect to determine if apps comply with the security requirements of Splunk Cloud. See &lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/latest/User/PrivateApps"&gt;manage private apps in your Splunk Cloud deployment&lt;/A&gt; in &lt;EM&gt;Splunk Cloud User Manual&lt;/EM&gt; for more details.  &lt;/P&gt;

&lt;P&gt;It is a best practice to run the Splunk AppInspect tool against all private apps before you submit them for installation on Splunk Cloud. By doing this, you ensure the app is compatible with Splunk Cloud and can address any validation concerns early. This accelerates your deployment time for the private app by allowing you to submit a private app that is already compliant with Splunk Cloud. For information about AppInspect, see &lt;A href="http://dev.splunk.com/view/appinspect/SP-CAAAFAN"&gt;Splunk AppInspect tool&lt;/A&gt; on the Splunk developer portal. &lt;/P&gt;

&lt;H1&gt;Things to do&lt;/H1&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Learn more about apps&lt;/STRONG&gt;. See the following topics in the &lt;EM&gt;Splunk Cloud User Manual&lt;/EM&gt;
** &lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/latest/User/SelfServiceAppInstall"&gt;Install apps in your Splunk Cloud deployment&lt;/A&gt; 
** &lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/latest/User/PrivateApps"&gt;Manage private apps in your Splunk Cloud deployment&lt;/A&gt;
** &lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/7.1.3/User/Rollingrestart"&gt;Manage a rolling restart in Splunk Cloud&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Explore &lt;A href="https://splunkbase.splunk.com/"&gt;Splunkbase&lt;/A&gt;&lt;/STRONG&gt;. Browse the apps available for use on Splunk Cloud. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Consider advanced training options&lt;/STRONG&gt;. Review the course descriptions for &lt;A href="https://www.splunk.com/en_us/training/courses/advanced-dashboards-and-visualizations.html"&gt;Advanced Dashboards and Visualizations&lt;/A&gt; and &lt;A href="https://www.splunk.com/en_us/training/courses/advanced-searching-and-reporting.html"&gt;Advanced Searching and Reporting&lt;/A&gt;. &lt;/LI&gt;
&lt;LI&gt;*  &lt;STRONG&gt;Review the naming convention&lt;/STRONG&gt;. Watch the following video about the suggested naming convention for Splunk apps and add-ons. &lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=gNownQ9LClA" target="_blank"&gt;&lt;IMG alt="Naming apps. A suggested naming convention." src="https://i.ytimg.com/vi/gNownQ9LClA/hqdefault.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 16:55:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482667#M8598</guid>
      <dc:creator>adukes_splunk</dc:creator>
      <dc:date>2019-09-16T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Working with private apps in Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482668#M8599</link>
      <description>&lt;P&gt;We use Splunk AppInspect to validate custom applications : &lt;A href="http://dev.splunk.com/view/appinspect/SP-CAAAE9U"&gt;http://dev.splunk.com/view/appinspect/SP-CAAAE9U&lt;/A&gt; . &lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 17:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482668#M8599</guid>
      <dc:creator>amiracle</dc:creator>
      <dc:date>2019-09-16T17:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Working with private apps in Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482669#M8600</link>
      <description>&lt;P&gt;Thanks for confirming!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 21:04:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482669#M8600</guid>
      <dc:creator>adukes_splunk</dc:creator>
      <dc:date>2019-09-24T21:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Working with private apps in Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482670#M8601</link>
      <description>&lt;P&gt;Just as a best practice, all app developers even if it's a custom app for you it's best practice to run your app through app inspect and if for cloud add the cloud tag. If your app is for Splunk Cloud it will still need to go through app vetting via an internal tool. Self service will do this for you but if you need to open a support case to have the app installed it will still be ran through an app cert process. If your app passes app inspect cleanly, no warnings/errors or manual checks, with the cloud tag there is a very good chance it will auto pass the app cert process. If there are warnings or manual checks these will still have to be done by an internal team. If there are errors it will fail at the first error found, if there are more than one error then it will fail each time until they are all corrected. &lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 17:51:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482670#M8601</guid>
      <dc:creator>jgedeon_splunk</dc:creator>
      <dc:date>2019-09-25T17:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Working with private apps in Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482671#M8602</link>
      <description>&lt;P&gt;Thanks for the great info @jgedeon_splunk I’ve verified your comment and added the best practice to the Answer. &lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 21:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482671#M8602</guid>
      <dc:creator>adukes_splunk</dc:creator>
      <dc:date>2019-10-02T21:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Working with private apps in Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482672#M8603</link>
      <description>&lt;P&gt;Added related video. &lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 16:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Working-with-private-apps-in-Splunk-Cloud/m-p/482672#M8603</guid>
      <dc:creator>adukes_splunk</dc:creator>
      <dc:date>2019-10-21T16:11:33Z</dc:date>
    </item>
  </channel>
</rss>

