- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hello,
When I view the deployment clients under forwarder management, not all my clients are being displayed. Every time I add a client, I can see that the client indeed does download the apps but is not displayed as a client. Currently the deployment server lists 40 clients. And every time I add a client it just stays at 40. Any help is appreciated.
David
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Can you please confirm whether new universal forwarder has different GUID ? You can find GUID in $SPLUNK_HOME/etc/instance.cfg
on Universal Forwarder.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Hi dglass0215,
new clients are installed or cloned by another one? if cloned, check hostname in $SPLUNK_HOME/etc/system/local/server.conf and $SPLUNK_HOME/etc/system/local/inputs.conf.
Bye.
Giuseppe
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Can you please confirm whether new universal forwarder has different GUID ? You can find GUID in $SPLUNK_HOME/etc/instance.cfg
on Universal Forwarder.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I think this is the problem! Gotta love splunk answers! Faster response then actual support!
However why would I have multiple machines with the same GUID in instance.cfg, and more importantly, What do i do to fix it?
Thanks!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

If you are cloning machines or splunk forwarder is installed in base image then you'll get same GUID on all new server installation.
To clear GUID on new builds, follow this process https://docs.splunk.com/Documentation/Forwarder/7.3.1/Forwarder/Makeauniversalforwarderpartofahostim...
To create new GUID on existing installation, perform below steps (When you perform below steps, double check hostname in $SPLUNK_HOME/etc/system/local/server.conf
and $SPLUNK_HOME/etc/system/local/inputs.conf
, if those are not correct then you can change those when you are performing below steps)
- Stop Splunk
- Remove
$SPLUNK_HOME/etc/instance.cfg
- Start Splunk (This will create new instance.cfg automatically)
