Deployment Architecture

The Client forwarder management not showing the clients

AAlhabba
Explorer

Dears,

       After upgraded Splunk from 9.1.2 version to 9.2.0 version, the deployment server not showing the clients, but Splunk receiving logs from clients, and also the client agents showing on all Splunk servers under setting --> Forwarder Managment except Deployment server, I don't know how that occurred, I didn't change anything.

Kindly your support for that.

 

Best Regards, 

1 Solution

AAlhabba
Explorer

Dears,

 

        I have resolved the issue by adding below configuration under outputs.conf in the deployment server, then restart splunk service in the deployment server.

 

[indexAndForward]

index = true

selectiveIndexing = true

 

 

You can see below URL:

 

Upgrade pre-9.2 deployment servers - Splunk Documentation

View solution in original post

askargbo
Explorer

I have tried all the recommendations in this thread and non of them works. I upgraded from 9.0 to 9.3, but the clients are not phoning in.

0 Karma

fabiyogo1
Loves-to-Learn Lots

Hi @askargbo 
I the same thing as you, where I did a jump upgrade 9.1 to 9.3, how did you solve the problem?
can you share how to solve it?

thanks

0 Karma

JoshuaJJ
Path Finder

This is not working for me 😞 

I have the app in place on my DS (/etc/apps/DS_Fix/local/outputs.conf 

0 Karma

kell_cena
Explorer

@AAlhabba , thank you for the solution .Worked like a charm.

AJ_splunk1
New Member

Does this work with splunk cloud as well? WE have splunk onprem deployment server, indexers are all in the cloud and experiencing the same where clients are not showing up after an update to 9.2.x. They are phoning home however as per the logs

0 Karma

AJ_splunk1
New Member

nvm figured it out. It was the output.conf in this app - etc/apps/SplunkDeploymentServerConfig. Documentation is a bit confusing for this

0 Karma

learningmode
Explorer

Hi @AJ_splunk1, just a heads-up that https://docs.splunk.com/Documentation/Splunk/9.2.0/Updating/Upgradepre-9.2deploymentservers states that " In particular, there is a new system-generated app, etc/apps/SplunkDeploymentServerConfig, which contains configuration files necessary to the proper functioning of the deployment server. Do not alter this directory or its files in any way."

I chose to implement the 9.2 fix (also shown on the page link above) as a separate app in \etc\apps on the ds and just called something like "Fix_DSClientList" so it's more obvious there's a modification in place.

I hope that helps.

michael78
Observer

In my case I had this configuration line in another app:

forwardedindex.2.whitelist = (_audit|_introspection|_internal)

I´ve recognized that in etc/apps/SplunkDeploymentServerConfig/default/outputs.conf there is statement

forwardedindex.2.whitelist = (_audit|_internal|_introspection|_telemetry|_metrics|_metrics_rollup|_configtracker|_dsclient|_dsphonehome|_dsappevent)

My took preference because of being in local. After I have removed my local one I am able to see clients in GUI of deployment server again.

0 Karma

isoutamo
SplunkTrust
SplunkTrust

The best ways to solve this kind of issues is use btool like

splunk btool outputs list --debug 

This shows all stanzas and values as splunk takes those into use after rebooting splunkd if those are added after last reboot into files. 

0 Karma

AAlhabba
Explorer

Dears,

 

        I have resolved the issue by adding below configuration under outputs.conf in the deployment server, then restart splunk service in the deployment server.

 

[indexAndForward]

index = true

selectiveIndexing = true

 

 

You can see below URL:

 

Upgrade pre-9.2 deployment servers - Splunk Documentation

andrewtrobec
Motivator

Boy am I glad to have found this thread.  Got my problem solved, thank you so much ❤️

JRW
Splunk Employee
Splunk Employee

Another fix to try is as follows:

Find your distsearch.conf and then find the stanza that has default = true in it. In that stanza, make sure localhost:localhost is listed in the setting below

 

 

servers = 

 

 

 

For example, it was like this before:

distributedSearch:testgroup1
default = true
servers = somehostname.company.com

Once you find that stanza, add localhost to make it look like this (and it's literal in that it's simply localhost:localhost)

distributedSearch:testgroup1
default = true
servers = somehostname.company.com, localhost:localhost

Restart the DS and from the internal thread within a few minutes/hours the clients should start to populate again

 

sdiaz5796
Loves-to-Learn Lots

I know this is an old forum but I'm having this same issue. My distributedsearch.conf was empty. Shoud I add the values mentioned in that scenario? 

 

 

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Usually it's better to create a new question a did needed then link to old thread. In that way you will get more answers your issue!

When you have issue with DS then you should add this configuration into outputs.conf not distributed search.conf.

If this is not helping you, then create a new question with more retailed information about your current situation and your configurations!
0 Karma

yomesky2000
Engager

@JRW You solution worked for me like charm. I spend more than 6 hours troubleshooting until i stumble on yours and decided to try it out even though its not marked as the preferred solution.

Thank you

0 Karma

Laeghaire
New Member

THIS is what worked for me

 

I did add the selective indexing stanz before but that alone was not enough

 

thx so much, I would have never EVER guessed to add that there 

0 Karma

JoshuaJJ
Path Finder

This worked instantly!  I appreciate you! 

Thanks, 

JJJ 

0 Karma

jmcnee
Engager

This was so helpful and fixed my problem, thankyou very much!

0 Karma

PickleRick
SplunkTrust
SplunkTrust

Thereare no miracles. If they are showing in the Forwarder Management section on a server different than your designated DS, they must have been pointed there somehow. Check your deployment server definition on your forwarders.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...

Beyond Detection: How Splunk and Cisco Integrated Security Platforms Transform ...

Financial services organizations face an impossible equation: maintain 99.9% uptime for mission-critical ...

Customer success is front and center at .conf25

Hi Splunkers, If you are not able to be at .conf25 in person, you can still learn about all the latest news ...