<?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: Why can't I push SH bundles? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348342#M19756</link>
    <description>&lt;P&gt;You're correct about those default apps shouldn't be there in the deployer (shcluster/apps dir). Were they there before your upgrade? May be check the timestamp to when they were copied.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2018 05:24:01 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2018-01-30T05:24:01Z</dc:date>
    <item>
      <title>Why can't I push SH bundles?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348340#M19754</link>
      <description>&lt;P&gt;When running the following - &lt;CODE&gt;/opt/splunk/bin/splunk apply shcluster-bundle -target &lt;A href="https://&amp;lt;SH" target="test_blank"&gt;https://&amp;lt;SH&lt;/A&gt; Host&amp;gt;.&amp;lt;domain&amp;gt;.com:8089&lt;/CODE&gt;, I get the following - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Warning: Depending on the configuration changes being pushed, this command might initiate a rolling restart of the cluster members.  Please refer to the documentation for the details. Do you wish to continue? [y/n]: y
Your session is invalid.  Please login.
Splunk username: admin
Password: 
Search Head Cluster Deployer: The configuration bundle contains the following default apps: SplunkForwarder, SplunkLightForwarder, framework, gettingstarted, introspection_generator_addon, launcher, learned, legacy, sample_app, search, user-prefs.

It is strongly recommended that you not use the deployer to push default apps to the search head cluster members. Read the topic "Use the deployer to distribute apps and configuration updates" in the Distributed Search manual on docs.splunk.com for details.

If you are sure you want to do this, push the configuration bundle again using the "-push-default-apps true" option.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The cluster has been upgraded recently to 7.x.&lt;/P&gt;

&lt;P&gt;What can this be?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 20:02:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348340#M19754</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-01-29T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I push SH bundles?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348341#M19755</link>
      <description>&lt;P&gt;I wonder if I can run the following - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin/splunk apply shcluster-bundle -target &lt;A href="https://&amp;lt;SH" target="test_blank"&gt;https://&amp;lt;SH&lt;/A&gt; Host&amp;gt;.&amp;lt;domain&amp;gt;.com:8089 push-default-apps false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And the default Splunk apps shouldn't be on the deployer, right? so I wonder how they reached here...&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 00:04:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348341#M19755</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-01-30T00:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I push SH bundles?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348342#M19756</link>
      <description>&lt;P&gt;You're correct about those default apps shouldn't be there in the deployer (shcluster/apps dir). Were they there before your upgrade? May be check the timestamp to when they were copied.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 05:24:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348342#M19756</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-01-30T05:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I push SH bundles?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348343#M19757</link>
      <description>&lt;P&gt;What I see is that in production which is 6.x these default apps are there and the deployer doesn't complain whereas in stage after the upgrade to 7.x the deployer complain about them - somebody apparently changed the software ; -)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 12:16:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348343#M19757</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-01-30T12:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I push SH bundles?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348344#M19758</link>
      <description>&lt;P&gt;For the record, a sub-issue at &lt;A href="https://answers.splunk.com/answers/615613/what-is-the-proper-location-of-user-prefsconf.html"&gt;What is the proper location of user-prefs.conf?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 23:22:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348344#M19758</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-01-30T23:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I push SH bundles?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348345#M19759</link>
      <description>&lt;P&gt;Hello @ddrillic, &lt;/P&gt;

&lt;P&gt;answered on your other question regarding user-pref.conf first&lt;BR /&gt;
the apps mentioned above, are native to splunk and exists in any new splunk install.&lt;BR /&gt;
these apps can not be pushed in a bundle from deployer to search head cluster members.&lt;BR /&gt;
with that being said, you can take you user-prefs.conf file and place it in a new app and push to members.&lt;BR /&gt;
read more in this article:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.1/DistSearch/Migratefromstandalonesearchheads#Do_not_migrate_default_apps"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.1/DistSearch/Migratefromstandalonesearchheads#Do_not_migrate_default_apps&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;in general steps, i will verify that there are no items in the local directory in the native splunk apps (the ones you mentioned). will pay specific attention to search and launcher, as users tend to save items in them.&lt;BR /&gt;
then ill create a new app and name it "migration" or something of that sort. will place all files mentioned above in this app and push this app to the cluster members. make sure to have all configuration on the migration app and the app itself global&lt;/P&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 23:58:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-can-t-I-push-SH-bundles/m-p/348345#M19759</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-01-30T23:58:10Z</dc:date>
    </item>
  </channel>
</rss>

