All Apps and Add-ons

Website regex

darioapis
Explorer

Is it possible to use regex in configuration of the websites. Special, if my logs are on multiple servers. So can I use something like this :
vlp05([4-5]+). This shown example doesn't work so I am wondering what might work. Thanks.

0 Karma

jbjerke_splunk
Splunk Employee
Splunk Employee

Hi dariopis

No, only wildcards. You can use * or ? to replace multiple or single characters.

You could have two lines that both refers to the same same site:
vlp054*, siteA
vlp055*, siteA

j

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...