<?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 Installation Universal Forwarder on Citrix Provisioning servers-Is there a way to set the servers to same guid? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/427737#M74938</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;i followed the install &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.3/Admin/Integrateauniversalforwarderontoasystemimage" target="_blank"&gt;instructions&lt;/A&gt; for the installation of the splunk UF in our Citrix environment.&lt;BR /&gt;We used this command for the installation on the master.&lt;BR /&gt;&lt;CODE&gt;msiexec.exe /i splunkforwarder-7.0.3-fa31da744b51-x64-release.msi DEPLOYMENT_SERVER="&amp;lt;IP ADDRESS&amp;gt;:8089" AGREETOLICENSE=yes LAUNCHSPLUNK=0 /quiet&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;The preperation of the master image works fine.&lt;/P&gt;
&lt;P&gt;After we start the first provisioned server with this image, we saw that the UF communicates with the deployment server and received the prepared inputs.conf, outputs.conf. And a few minutes later we received some events from the event log on the indexer. So far everythings works as expected.&lt;/P&gt;
&lt;P&gt;But if we restart the provisioned server, the image of the server will be reseted and therefore the previosly generated "GUID" of the server is gone. After the splunk UF service is started again, the service will generate a new guid. &lt;BR /&gt;On the splunk master server in the Forwarders:Deployment menu we see for each reboot a new entry of the UF for the provisioned server.&lt;/P&gt;
&lt;P&gt;Is there a way to set to the provisioned servers always the same guid? Is it possible to deploy the instance.cfg by the deployment server?&lt;/P&gt;
&lt;P&gt;Any help / info is welcome.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 16:09:52 GMT</pubDate>
    <dc:creator>krusty</dc:creator>
    <dc:date>2022-08-30T16:09:52Z</dc:date>
    <item>
      <title>Installation Universal Forwarder on Citrix Provisioning servers-Is there a way to set the servers to same guid?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/427737#M74938</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;i followed the install &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.3/Admin/Integrateauniversalforwarderontoasystemimage" target="_blank"&gt;instructions&lt;/A&gt; for the installation of the splunk UF in our Citrix environment.&lt;BR /&gt;We used this command for the installation on the master.&lt;BR /&gt;&lt;CODE&gt;msiexec.exe /i splunkforwarder-7.0.3-fa31da744b51-x64-release.msi DEPLOYMENT_SERVER="&amp;lt;IP ADDRESS&amp;gt;:8089" AGREETOLICENSE=yes LAUNCHSPLUNK=0 /quiet&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;The preperation of the master image works fine.&lt;/P&gt;
&lt;P&gt;After we start the first provisioned server with this image, we saw that the UF communicates with the deployment server and received the prepared inputs.conf, outputs.conf. And a few minutes later we received some events from the event log on the indexer. So far everythings works as expected.&lt;/P&gt;
&lt;P&gt;But if we restart the provisioned server, the image of the server will be reseted and therefore the previosly generated "GUID" of the server is gone. After the splunk UF service is started again, the service will generate a new guid. &lt;BR /&gt;On the splunk master server in the Forwarders:Deployment menu we see for each reboot a new entry of the UF for the provisioned server.&lt;/P&gt;
&lt;P&gt;Is there a way to set to the provisioned servers always the same guid? Is it possible to deploy the instance.cfg by the deployment server?&lt;/P&gt;
&lt;P&gt;Any help / info is welcome.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 16:09:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/427737#M74938</guid>
      <dc:creator>krusty</dc:creator>
      <dc:date>2022-08-30T16:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Universal Forwarder on Citrix Provisioning servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/427738#M74939</link>
      <description>&lt;P&gt;Just for information,&lt;/P&gt;

&lt;P&gt;we found a solution for our environment. It is pretty simple. We wrote a powershell script which is executed every startup of the provisioned servers. This script make the following changes:&lt;BR /&gt;
- remove the file "cloneprep"&lt;BR /&gt;
- add or replace the hostname from "inputs.conf"&lt;BR /&gt;
- add or replace the servername from "server.conf"&lt;BR /&gt;
- create or change the "instances.cfg" with a self created guid.&lt;/P&gt;

&lt;P&gt;We test this a couple of times and it looks like to work fine. The logfiles from the UF are looking good. No errors or warnings regarding the self created GUID.&lt;/P&gt;

&lt;P&gt;After all these changes from the configuration part, the script checks the successfull changes and startup the SplunkForwarder service on the server. &lt;/P&gt;

&lt;P&gt;For the moment our problem is solved with this script but if someone has another approach, please let me know.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 06:47:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/427738#M74939</guid>
      <dc:creator>krusty</dc:creator>
      <dc:date>2018-06-07T06:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Universal Forwarder on Citrix Provisioning servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/510848#M86805</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/1630"&gt;@krusty&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Have you found any other way to solve this problem?&lt;/P&gt;&lt;P&gt;Can you please also provide powershell script that you wrote?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 14:36:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/510848#M86805</guid>
      <dc:creator>mkalyakin</dc:creator>
      <dc:date>2020-07-24T14:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Universal Forwarder on Citrix Provisioning servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/611331#M105876</link>
      <description>&lt;P class="lia-align-left"&gt;Can you post your powershell script? I can do the rest but I'm curious as to how you:&lt;/P&gt;&lt;P class="lia-align-left lia-indent-padding-left-30px"&gt;create or change the "instances.cfg" with a self created guid&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 15:26:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installation-Universal-Forwarder-on-Citrix-Provisioning-servers/m-p/611331#M105876</guid>
      <dc:creator>LL</dc:creator>
      <dc:date>2022-08-30T15:26:10Z</dc:date>
    </item>
  </channel>
</rss>

