<?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: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125137#M4751</link>
    <description>&lt;P&gt;Duplicate of &lt;A href="http://answers.splunk.com/answers/37891/can-deployment-server-upgrade-universal-forwarders-yet"&gt;http://answers.splunk.com/answers/37891/can-deployment-server-upgrade-universal-forwarders-yet&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2014 23:38:30 GMT</pubDate>
    <dc:creator>vqd361</dc:creator>
    <dc:date>2014-04-08T23:38:30Z</dc:date>
    <item>
      <title>Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125136#M4750</link>
      <description>&lt;P&gt;we're having problems with a splunk bug (SPL-78457) and we need to upgrade our 128+ universal forwarders (linux+solaris) to version 6.0.2.&lt;/P&gt;

&lt;P&gt;Can we do this using the deployment server? I really hope so!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 22:46:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125136#M4750</guid>
      <dc:creator>gozulin</dc:creator>
      <dc:date>2014-04-08T22:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125137#M4751</link>
      <description>&lt;P&gt;Duplicate of &lt;A href="http://answers.splunk.com/answers/37891/can-deployment-server-upgrade-universal-forwarders-yet"&gt;http://answers.splunk.com/answers/37891/can-deployment-server-upgrade-universal-forwarders-yet&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 23:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125137#M4751</guid>
      <dc:creator>vqd361</dc:creator>
      <dc:date>2014-04-08T23:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125138#M4752</link>
      <description>&lt;P&gt;Yeah... upgrading forwarders using Deployment Server isn't possible. All it does is roll out apps with Splunk configuration in them.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2014 08:28:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125138#M4752</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-09T08:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125139#M4753</link>
      <description>&lt;P&gt;This lack of functionality seems like silliness... what if we created an app that ran a script or batch file (whatever matches the client) which in effect does:&lt;BR /&gt;
a) retrieves a new pkg or msi to the client from wherever you host the new UF version if the local (client version does not match what is on the hosted location) - ok maybe even check the package download/copy for accuracy (using hash)&lt;BR /&gt;
b) stop the UF locally (on the client)&lt;BR /&gt;
c) runs the new pkg or msi (which by default the UF will auto-start yes?  or if no, start the local UF).&lt;BR /&gt;
d) exits gracefully.&lt;/P&gt;

&lt;P&gt;so this would be an experiment but I bet someone has come up with this already (anyone have a working example?)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:19:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125139#M4753</guid>
      <dc:creator>christianvalin</dc:creator>
      <dc:date>2017-02-07T12:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125140#M4754</link>
      <description>&lt;P&gt;Point b would stop your script.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 13:00:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125140#M4754</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-07T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125141#M4755</link>
      <description>&lt;P&gt;Point b would not stop the script; the script or batch file runs independently - it is an invoked process.  What it is - a little wasteful because each time the client checks in, it would invoke the script.  But then again, do clients need to check in every five minutes?  In most environments, probably not and every so many hours may suffice.  Just saying.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 13:09:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125141#M4755</guid>
      <dc:creator>christianvalin</dc:creator>
      <dc:date>2017-02-07T13:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125142#M4756</link>
      <description>&lt;P&gt;Give it a go yourself. Save a foo.bat file in etc/system/bin and enable that as a scripted input. Put this into the file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;path\to\splunk\bin\splunk stop
path\to\splunk\bin\splunk start
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Same approach but different slashes for 'nix. You'll see your Splunk stopped, but not started.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 14:19:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125142#M4756</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-07T14:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125143#M4757</link>
      <description>&lt;P&gt;Works for me if I invoke it with cmd.exe batchfilename.bat  or Linux-esque 'myrefresh.sh &amp;amp;'&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 14:41:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125143#M4757</guid>
      <dc:creator>christianvalin</dc:creator>
      <dc:date>2017-02-07T14:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade all universal forwarders using deployment servers. Is it possible as of 6.0.2?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125144#M4758</link>
      <description>&lt;P&gt;If you run that yourself it works, but if you let splunk invoke that as a scripted input the scripted input will terminate when splunk terminates.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 14:54:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Upgrade-all-universal-forwarders-using-deployment-servers-Is-it/m-p/125144#M4758</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-02-07T14:54:53Z</dc:date>
    </item>
  </channel>
</rss>

