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!

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

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...