Splunk Enterprise

Correct REGEX to capture hostname

becksyboy
Contributor

Hi,

I’m having trouble formulating the correct regex to capture a hostname. Im only interested in the following

divvo
divvo1
divvo2

I don’t want to capture:

divvoabcdef
divvo1abcdef
abcdefdvvo
abcdefdvvo1.

Is there a good REGEX to capture this?

Tags (1)
0 Karma
1 Solution

micahkemp
Champion
0 Karma

becksyboy
Contributor

Thanks will give this a try

0 Karma

micahkemp
Champion
^divvo\d*$
0 Karma

micahkemp
Champion

Is the pattern defined by the literal term divvo?

0 Karma

becksyboy
Contributor

Hi, yes it is

0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...