<?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 FQDN for windows servers in deployment server GUI in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686198#M19288</link>
    <description>&lt;P&gt;I am trying to change the host name from short name to FQDN in the deployment server gui for windows servers.I have the input.conf and server.conf already set as $decideOnStartup and fullyqualifiedname respectively in the local app folder.The hostname doesn't change in the GUI .The search logs shows FQDN for windows servers after setting up the input and server conf as above. But the hostname in GUI remains the same as shortname. How do I change it?&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2024 16:47:42 GMT</pubDate>
    <dc:creator>AJ2024</dc:creator>
    <dc:date>2024-05-02T16:47:42Z</dc:date>
    <item>
      <title>FQDN for windows servers in deployment server GUI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686198#M19288</link>
      <description>&lt;P&gt;I am trying to change the host name from short name to FQDN in the deployment server gui for windows servers.I have the input.conf and server.conf already set as $decideOnStartup and fullyqualifiedname respectively in the local app folder.The hostname doesn't change in the GUI .The search logs shows FQDN for windows servers after setting up the input and server conf as above. But the hostname in GUI remains the same as shortname. How do I change it?&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 16:47:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686198#M19288</guid>
      <dc:creator>AJ2024</dc:creator>
      <dc:date>2024-05-02T16:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN for windows servers in deployment server GUI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686200#M19289</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I would try to reboot the deployment server – It could be cache issue. &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 17:14:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686200#M19289</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-02T17:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN for windows servers in deployment server GUI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686214#M19293</link>
      <description>&lt;P&gt;I had restarted the deployment server already. But the hostname remains the same as short name in the GUI.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 18:31:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686214#M19293</guid>
      <dc:creator>AJ2024</dc:creator>
      <dc:date>2024-05-02T18:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN for windows servers in deployment server GUI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686218#M19295</link>
      <description>&lt;P&gt;I dont have Windows server to test this out, so dont know if this works, but this its used for customizing the client behaviour, the file&lt;STRONG&gt; is deploymentclient.conf&lt;/STRONG&gt;&amp;nbsp; and normally you deploy this under a dedicated app and install onto the target server.&lt;/P&gt;&lt;P&gt;Example&lt;BR /&gt;/my_app/local/deploymentclient.conf&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;$SPLUNK_HOME/etc/system/local/deploymentclient.conf&lt;/P&gt;&lt;P&gt;Config&lt;BR /&gt;[deployment-client]&lt;BR /&gt;clientName = &lt;STRONG&gt;$FQDN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(So you may be able to use a Powershell script after install of the UF and try inject that config into clientName section into the file, test on one server manually first and see, if it works)&lt;BR /&gt;&lt;BR /&gt;To get the FQDN via powershell&lt;BR /&gt;&lt;BR /&gt;Poweshell to get FQDN Name&lt;BR /&gt;&lt;STRONG&gt;$FQDN&lt;/STRONG&gt; = "$env:COMPUTERNAME.$env:USERDNSDOMAIN"&lt;BR /&gt;Write-Output &lt;STRONG&gt;$FQDN&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 19:03:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686218#M19295</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-02T19:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN for windows servers in deployment server GUI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686367#M19304</link>
      <description>&lt;P&gt;I tried below script in my windows test vm and restarted the splunk. Hostname still shows as the short name in Splunk GUI. The search logs shows the fqdn though .&lt;/P&gt;&lt;P&gt;On the deployment server , in the forwarder management client view, how is the hostname column populated? Or where is the hostname column populated from? I need the hostname in the forwarder management client view to show the fqdn of the windows endpoints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 17:39:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686367#M19304</guid>
      <dc:creator>AJ2024</dc:creator>
      <dc:date>2024-05-03T17:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN for windows servers in deployment server GUI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686402#M19308</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm starting to think if the Windows HOST has the NetBIOS name then this is what you end up with in Deployment server HOST column, unless during install it doesn’t have the FQDN name (+DNS). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I&amp;nbsp; know your searches are coming up with FQDN, so I'm &lt;STRONG&gt;stumped&lt;/STRONG&gt; as to the hosts&amp;nbsp; column part not showing FQDN!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This setting will change from the GUID setting to the FQDN Names Client Name, in Deployment Server And allow Filter on FQDN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;deploymentclient.conf &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[deployment-client]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clientName = FQDN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This setting will change the instance name in Deployment Server &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;server.conf &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;serverName = FQDN &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2024 06:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/FQDN-for-windows-servers-in-deployment-server-GUI/m-p/686402#M19308</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-04T06:48:20Z</dc:date>
    </item>
  </channel>
</rss>

