Splunk Enterprise

FQDN for windows servers in deployment server GUI

AJ2024
New Member

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?

Labels (2)
0 Karma

AJ2024
New Member

I had restarted the deployment server already. But the hostname remains the same as short name in the GUI.

0 Karma

deepakc
Builder

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 is deploymentclient.conf  and normally you deploy this under a dedicated app and install onto the target server.

Example
/my_app/local/deploymentclient.conf

OR

$SPLUNK_HOME/etc/system/local/deploymentclient.conf

Config
[deployment-client]
clientName = $FQDN

 

(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)

To get the FQDN via powershell

Poweshell to get FQDN Name
$FQDN = "$env:COMPUTERNAME.$env:USERDNSDOMAIN"
Write-Output $FQDN



 

0 Karma

AJ2024
New Member

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 .

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.

 

0 Karma

deepakc
Builder

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).

I  know your searches are coming up with FQDN, so I'm stumped as to the hosts  column part not showing FQDN!

This setting will change from the GUID setting to the FQDN Names Client Name, in Deployment Server And allow Filter on FQDN

deploymentclient.conf

[deployment-client]

clientName = FQDN

This setting will change the instance name in Deployment Server

server.conf

serverName = FQDN

 

 

0 Karma

deepakc
Builder

I would try to reboot the deployment server – It could be cache issue.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...