Getting Data In

Grouping hosts for serverclass.conf

putnamblake
Path Finder

Hi all,

I have a general question on saving some space and grouping hosts in serverclass.conf. I have reviewed This from 2012, but doesn't exactly cover what I'm looking for and I am aware of the answer supplied. I'm wondering if the same applies to the below for grouping hosts.

Example:
whitelist.0 = host10
whitelist.1 = host11

Question:
whitelist.0 = host1[0-1]

Thanks in advance,

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Yes, you can use regular expressions in whitelist and blacklist settings.
Why are you worried about saving space? serverclass.conf typically is not that large.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Yes, you can use regular expressions in whitelist and blacklist settings.
Why are you worried about saving space? serverclass.conf typically is not that large.

---
If this reply helps you, Karma would be appreciated.

putnamblake
Path Finder

There is about 400+ entries under this particular stanza, any which way I can save some space for easy reading or visibility is a win.

To be clear, I was aware I could do host01.....05 as host0[1-5]
However, was not certain of host10...15 as host1[0-5]

Was able to test and confirm- Thanks for the help!

0 Karma

putnamblake
Path Finder

I have implemented this 30m ago and it does work as intended. If there is a range of hosts (EG: host01-host20) and you only need inputs from host10 and host 11, then the below works.

whitelist.0 = host1[0-1]

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If your problem is resolved, please accept an answer to help future readers.

---
If this reply helps you, Karma would be appreciated.
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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...