<?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: Packaging a Splunk in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Packaging-a-Splunk/m-p/544051#M9755</link>
    <description>&lt;P&gt;The toolkit can do more based on application manifest file. See this for more information.&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/releaseapps/packageapps/packagingtoolkit/#About-partitioning-apps" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/releaseapps/packageapps/packagingtoolkit/#About-partitioning-apps&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 18:32:13 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2021-03-16T18:32:13Z</dc:date>
    <item>
      <title>Packaging a Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Packaging-a-Splunk/m-p/544024#M9754</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;What is the difference between packaging a Splunk app using Splunk's Packaging Toolkit and packaging the app via the &lt;STRONG&gt;Splunk Package App&lt;/STRONG&gt;&amp;nbsp;command?&lt;/P&gt;&lt;P&gt;I've packaged the app both ways:&lt;/P&gt;&lt;P&gt;When I use Splunk's Packaging Toolkit I get a tar.gz.&lt;/P&gt;&lt;P&gt;When I use the Splunk command&amp;nbsp;&lt;STRONG&gt;splunk package app TestApp&amp;nbsp;&lt;/STRONG&gt;I get a .SPL&lt;/P&gt;&lt;P&gt;Which isn't an issue, I can convert an SPL into a tar.gz. My question is does the Packaging Toolkit do something that the&lt;STRONG&gt; Splunk package app&lt;/STRONG&gt; command can't?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 15:56:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Packaging-a-Splunk/m-p/544024#M9754</guid>
      <dc:creator>Marco</dc:creator>
      <dc:date>2021-03-16T15:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Packaging a Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Packaging-a-Splunk/m-p/544051#M9755</link>
      <description>&lt;P&gt;The toolkit can do more based on application manifest file. See this for more information.&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/releaseapps/packageapps/packagingtoolkit/#About-partitioning-apps" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/releaseapps/packageapps/packagingtoolkit/#About-partitioning-apps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 18:32:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Packaging-a-Splunk/m-p/544051#M9755</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2021-03-16T18:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Packaging a Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Packaging-a-Splunk/m-p/544228#M9756</link>
      <description>&lt;P&gt;I found the answer.&lt;/P&gt;&lt;P&gt;I am currently using Splunk 8.1 and it looks like the Splunk's Packaging toolkit is built into it. If you go into the Splunk Bin folder you can issue&amp;nbsp;&lt;STRONG&gt;Slim&amp;nbsp;&lt;/STRONG&gt;commands from there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Example,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;C:\Program Files\Splunk\bin&amp;gt;slim
usage: slim [-v] [-h] [--debug] [--quiet]
            {config,describe,generate-manifest,package,partition,validate,update-installation}
            ...

execute a packaging toolkit command

options:
  -v, --version         show program's version number and exit
  -h, --help            show this help message and exit
  --debug               save debugging information
  --quiet               suppress all messages except error messages

slim commands:
  {config,describe,generate-manifest,package,partition,validate,update-installation}
    config              get, set, or unset user or system options
    describe            describe an app and its dependencies
    generate-manifest   create a new or updated app manifest
    package             make an app source package for distribution
    partition           split an app source package into a set of targeted
                        deployment packages
    validate            verify an app and its dependencies
    update-installation
                        perform an update action on an installation graph&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which is exactly the same thing as the Splunk Packaging tool kit. To package an app here just issue the following:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; slim package "C:\Users\MyAppDirectory" &lt;/LI-CODE&gt;&lt;P&gt;In conclusion,&amp;nbsp; Splunk's Packaging Toolkit is already built into Splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 16:00:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Packaging-a-Splunk/m-p/544228#M9756</guid>
      <dc:creator>Marco</dc:creator>
      <dc:date>2021-03-17T16:00:14Z</dc:date>
    </item>
  </channel>
</rss>

