Deployment Architecture

Why is my Splunk deployment server failing with the following message: "Name may not be empty or all-whitespace"

kamalbeg
Explorer

I see the following error message in my log file for a Splunk deployment server

03-29-2019 17:15:44.710 -0400 ERROR FilterManagingHandlerSupport - Name may not be empty or all-whitespace.

splunk@xxxxxxxxxxxxx:/opt/splunk/var/log/splunk$ deployer

An error occurred:

Name may not be empty or all-whitespace.
0 Karma

kamalbeg
Explorer

I found the issue. There was a blank stanza in the serverclass.conf

[serverClass:]
whitelist.0 = xxxxxxxxxxx.com
whitelist.1 = xxxxxxxxxxx.com
restartSplunkd = true
[serverClass::app:]

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...