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

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!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

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 ...