<?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: Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server) in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633887#M12444</link>
    <description>&lt;P&gt;The best place from which to get an app config is the Splunk app store (apps.splunk.com).&amp;nbsp; Also, any non-cloud Splunk UI can generate an app for you by clicking the New button on the Manage Apps page.&amp;nbsp; Finally, you can create the structure yourself using an existing app as a guide and the docs at&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/tutorials/module_getstarted/createapp" target="_blank"&gt;https://dev.splunk.com/enterprise/tutorials/module_getstarted/createapp&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 14:12:20 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2023-03-09T14:12:20Z</dc:date>
    <item>
      <title>Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server)</title>
      <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633731#M12438</link>
      <description>&lt;P&gt;I'm looking to rollout UF without the need for a deployment server - we have zero infrastructure and I'd rather not have to start hosting/monitoring/patching VMs to utilize Splunk Cloud.&lt;/P&gt;&lt;P&gt;I'm looking to automate the install with a cmd/powershell script rolled out through MDM, and I'm struggling to find the msi switches or examples for this scenario. I'll likely manage the installs through MDM also.&lt;/P&gt;&lt;P&gt;Can someone detail how to install Universal Forwarder on Windows for Splunk Cloud without a deployment server - I have the installer and the credentials pack but the MSI guides don't note how to pass the credential pack to the installer or what settings to use for the&amp;nbsp;RECEIVING_INDEXER flag, if it is still required.&lt;/P&gt;&lt;P&gt;Many thanks for any help with this&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 14:04:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633731#M12438</guid>
      <dc:creator>ptrjay</dc:creator>
      <dc:date>2023-03-08T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server)</title>
      <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633735#M12439</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/254587"&gt;@ptrjay&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;have you a sistem like Ivanti LanDesk or Ansible?&lt;/P&gt;&lt;P&gt;if yes, you can use them.&lt;/P&gt;&lt;P&gt;If not, on Windows, the only solution is to manually connect to each VM and run the msi, in detail:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;download the Universal Forwarder App from your Splunk Cloud Instance: it contains all the configurations to connect with Splunk Cloud,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;check that the firewall routes between all your forwarders and Splunk Cloud are open for the port 9997,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;manually run the msi to install the Universal Forwarder on each machine,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;copy the downloaded Universal Forwarder App in each machine in $SPLUNK_HOME\etc\apps,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;unzip it in that folder,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;restart Splunk on the Universal Forwarder,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;check on Splunk Cloud that al the Universal Forwarders are connected to Splunk Cloud.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;even if you have few machines it isn't a good idea to not use a Deployment Server, think againg to this issue!&lt;/P&gt;&lt;P&gt;In addition, usually it's a best practice to use two Heavy Forwarders as concentrators to avoid to open firewall routes between all your machines and Splunk Cloud.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 14:21:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633735#M12439</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-03-08T14:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server)</title>
      <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633766#M12440</link>
      <description>&lt;P&gt;I have to disagree with&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;on two points.&lt;/P&gt;&lt;P&gt;First, it's not necessary to manually install the UF on Windows.&amp;nbsp; There is a CLI method designed, in part, for use with automation.&amp;nbsp; See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.4/Installation/InstallonWindowsviathecommandline#Install_Splunk_Enterprise_from_the_command_line" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.4/Installation/InstallonWindowsviathecommandline#Install_Splunk_Enterprise_from_the_command_line&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Second, it's better to not use intermediate forwarders (IFs) at all.&amp;nbsp; The reason about fewer firewall holes must have been created by a lazy firewall admin.&amp;nbsp; IFs add complexity and failure points.&amp;nbsp; Where possible, UFs should send directly to Splunk Cloud.&lt;/P&gt;&lt;P&gt;If you do use IFs, I completely agree that you should have at least two of them.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 16:42:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633766#M12440</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-03-08T16:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server)</title>
      <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633850#M12441</link>
      <description>&lt;P&gt;The CLI method is what I've tried to use, but I cannot see an install flag for adding the Splunk Cloud .spl credential/authentication file to the installation, am I right in understanding that the .spl has to be added after the installation via a splunk.exe command?&lt;/P&gt;&lt;P&gt;I'm now seeing that the Splunk Add-on for Microsoft Windows is not present in the Universal Forwarder configuration (missing "&lt;SPAN&gt;Splunk_TA_windows" folder in \etc\apps\)&lt;/SPAN&gt;&amp;nbsp;so no data is now being sent to Splunk Cloud.&lt;/P&gt;&lt;P&gt;The add-on has otherwise been setup and added to the Cloud instance/tenant, but do I need a Deployment Server to actually rollout config to get the UF to send Windows data? I can't find any documentation or example folder configs to get the Add-on working without a DS?&lt;/P&gt;&lt;P&gt;The switches mentioned in the CLI installation for sending certain data (WINEVENTLOG_APP_ENABLE &lt;STRONG&gt;/&lt;/STRONG&gt; WINEVENTLOG_SEC_ENABLE &lt;STRONG&gt;/&lt;/STRONG&gt; WINEVENTLOG_SYS_ENABLE &lt;STRONG&gt;/&lt;/STRONG&gt; WINEVENTLOG_FWD_ENABLE &lt;STRONG&gt;/&lt;/STRONG&gt; WINEVENTLOG_SET_ENABLE) do nothing. The Cloud instance only looks to be receiving connection information from the forwarder but nothing is hitting the indexes which were setup as part of the Add-on installation.&lt;/P&gt;&lt;P&gt;Is it a matter of using these as a template? -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/WindowsAddOn/8.1.2/User/Configuration" target="_blank"&gt;https://docs.splunk.com/Documentation/WindowsAddOn/8.1.2/User/Configuration&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 08:37:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633850#M12441</guid>
      <dc:creator>ptrjay</dc:creator>
      <dc:date>2023-03-09T08:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server)</title>
      <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633853#M12442</link>
      <description>&lt;P&gt;Where do I get the app config from to place in etc \etc\ structure? I think that's the part that I'm stuck on. My forwarders are present in the cloud portal but I cannot see any data going to them outside of some sort of connectivity log.&lt;/P&gt;&lt;P&gt;For background, our users are remote workers so I'm hoping to connect the endpoints directly to the cloud instance instead of having a cloud VM managing the traffic and adding an additional point of failure. All firewalling is local to the machine and the systems are using a zero-trust architecture with SSO for all operations.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 09:04:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633853#M12442</guid>
      <dc:creator>ptrjay</dc:creator>
      <dc:date>2023-03-09T09:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server)</title>
      <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633885#M12443</link>
      <description>&lt;P&gt;Yes, apps and add-ons must be installed after running the .msi file.&amp;nbsp; They can be installed using a splunk.exe command or my manually expanding the .spl file into the proper place (%SPLUNK_HOME%\etc\apps).&lt;/P&gt;&lt;P&gt;Add-ons typically need to be installed on UFs (for the inputs.conf settings) as well as on the indexers and search heads (for props.conf and other settings).&lt;/P&gt;&lt;P&gt;Sometimes the documentation assumes other steps have been taken previously.&amp;nbsp; I'm not familiar with the switches you mentioned, but they may be part of an add-on you have not yet installed.&lt;/P&gt;&lt;P&gt;You do not *need* a DS, but it is highly recommended you use one, unless your company has another method for managing the software installed on endpoints.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 14:04:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633885#M12443</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-03-09T14:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Universal Forwarder for Splunk Cloud with cmd (No Deployment Server)</title>
      <link>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633887#M12444</link>
      <description>&lt;P&gt;The best place from which to get an app config is the Splunk app store (apps.splunk.com).&amp;nbsp; Also, any non-cloud Splunk UI can generate an app for you by clicking the New button on the Manage Apps page.&amp;nbsp; Finally, you can create the structure yourself using an existing app as a guide and the docs at&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/tutorials/module_getstarted/createapp" target="_blank"&gt;https://dev.splunk.com/enterprise/tutorials/module_getstarted/createapp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 14:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Deploying-Universal-Forwarder-for-Splunk-Cloud-with-cmd-No/m-p/633887#M12444</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-03-09T14:12:20Z</dc:date>
    </item>
  </channel>
</rss>

