<?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 Is the universal forwarder 8.0 supported on Windows 2012 R2? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501832#M85505</link>
    <description>&lt;P&gt;The &lt;A href="https://docs.splunk.com/Documentation/Forwarder/8.0.0/Forwarder/Systemrequirements"&gt;Forwarder Manual 8.0&lt;/A&gt;'s mention of system requirements links to the &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/Installation/Systemrequirements"&gt;Splunk Enterprise Installation Manual 8.0&lt;/A&gt;, which only lists 2016 and 2019. But I'm unclear if that just means that running the indexers/search heads are only supported on the newer windows, or if that means that the forwarder too is only supported on the newer version.&lt;/P&gt;

&lt;P&gt;Has Windows 2012 R2 support been dropped from the Universal Forwarder 8.0?&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2019 15:35:54 GMT</pubDate>
    <dc:creator>andy7707</dc:creator>
    <dc:date>2019-12-05T15:35:54Z</dc:date>
    <item>
      <title>Is the universal forwarder 8.0 supported on Windows 2012 R2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501832#M85505</link>
      <description>&lt;P&gt;The &lt;A href="https://docs.splunk.com/Documentation/Forwarder/8.0.0/Forwarder/Systemrequirements"&gt;Forwarder Manual 8.0&lt;/A&gt;'s mention of system requirements links to the &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/Installation/Systemrequirements"&gt;Splunk Enterprise Installation Manual 8.0&lt;/A&gt;, which only lists 2016 and 2019. But I'm unclear if that just means that running the indexers/search heads are only supported on the newer windows, or if that means that the forwarder too is only supported on the newer version.&lt;/P&gt;

&lt;P&gt;Has Windows 2012 R2 support been dropped from the Universal Forwarder 8.0?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 15:35:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501832#M85505</guid>
      <dc:creator>andy7707</dc:creator>
      <dc:date>2019-12-05T15:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is the universal forwarder 8.0 supported on Windows 2012 R2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501833#M85506</link>
      <description>&lt;P&gt;Hi @andy7707,&lt;BR /&gt;
No this version of Operative System is deprecated, as you can see at &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/ReleaseNotes/DeprecatedFeatures"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/ReleaseNotes/DeprecatedFeatures&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The last certified version on Windows 2012 R2 is 7.3.3.&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 15:50:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501833#M85506</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-12-05T15:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is the universal forwarder 8.0 supported on Windows 2012 R2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501834#M85507</link>
      <description>&lt;P&gt;Thank you. The "Removed operating Systems in version 8.0" section of that document is perfectly clear. &lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 16:00:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501834#M85507</guid>
      <dc:creator>andy7707</dc:creator>
      <dc:date>2019-12-05T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is the universal forwarder 8.0 supported on Windows 2012 R2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501835#M85508</link>
      <description>&lt;P&gt;A bug you might like to fix, if you run the installer silently, via msiexec.exe /i splunkforwarder-8.0.3-a6754d8441bf-x64-release.msi AGREETOLICENSE=yes /passive, then the 8.0.3 version of Splunk UF installs on Windows 2012 R2.&lt;/P&gt;

&lt;P&gt;I haven't tried running the installer interactively, but I know it doesn't abort the install on 8.0.3 on the unsupported OS. I was testing an upgrade script that had 7.3.5 and 8.0.3 in the package, initially I had a bug in the selection of the right UF to install, and found that it installed 8.0.3 on a Windows 2012 R2 server fine.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 04:04:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/501835#M85508</guid>
      <dc:creator>citecpeterboard</dc:creator>
      <dc:date>2020-04-29T04:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is the universal forwarder 8.0 supported on Windows 2012 R2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/570501#M101098</link>
      <description>&lt;P&gt;why did they bring it back in 8.2? But not retro back to 8.0 and 8.1?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 17:34:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/570501#M101098</guid>
      <dc:creator>wfrankl2</dc:creator>
      <dc:date>2021-10-11T17:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is the universal forwarder 8.0 supported on Windows 2012 R2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/603400#M104989</link>
      <description>&lt;P&gt;Windows 2012 and 2012 R2 is supported again from version 8.2.0, until current release as of today, version 9.0.0. According to both docs and download pages &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/Installation/Systemrequirements" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.0/Installation/Systemrequirements&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 14:47:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-universal-forwarder-8-0-supported-on-Windows-2012-R2/m-p/603400#M104989</guid>
      <dc:creator>pellegrini</dc:creator>
      <dc:date>2022-06-27T14:47:15Z</dc:date>
    </item>
  </channel>
</rss>

