Deployment Architecture

Deployment Server Whitelist help

splunkIT
Splunk Employee
Splunk Employee

I have n number of hosts with below pattern.

hostname01.corp.domain.com
hostname02.corp.domain.com
hostname03.corp.domain.com
...
hostname100.corp.domain.com
hostname101.corp.domain.com
hostname102.corp.domain.com

What regex to use to whitelist for above hosts so that only hostname01.corp.domain.com to hostname100.corp.domain.com are included, but excluding hostname101.corp.domain.com and others?

Tags (1)
0 Karma

ddrillic
Ultra Champion

I prefer to keep the whitelist in serverclass.conf explicit - helps in forwarder's administration ....

0 Karma

splunkIT
Splunk Employee
Splunk Employee

This should work

hostname([0-9]{2}|100).corp

You can verify it at regex101.com

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...