Splunk Search

Filter syntax options in serverclass.conf

Peter
Path Finder

Is it possible to use regular expressions for the whitelist/blacklist filters in serverclass.conf? For example:

whitelist.0=mail[0-9]+.*

Tags (1)
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

It is not possible currently (version 4.0). Only * as a wildcard for any character can be used.

View solution in original post

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

It is not possible currently (version 4.0). Only * as a wildcard for any character can be used.

0 Karma

Jason
Motivator

If regex in these whitelists are anything like the regexp in stanza names, there was a bug in the docs. . means dot, * means anything but slash (meaning filenames only) and ... (three dots) means anything, your usual regex .*

0 Karma

Peter
Path Finder

I see that PCRE expressions have been added as of 4.1, but the mappings confuse me. My current serverclass.conf has name8., which mean to match name8.blah and name8.bleh. It would be easier for me to match name[0-9]+.., but the docs seem to indicate that '.' is converted to '.' and '' is converted to '.' Can you add clarity to this?

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...