Splunk Search

host name from path using regex

skaboy71
Explorer

I'm trying to learn some regex and I was hoping to get the host name from the path when entering a new data source, but I can't figure this out.

My UNC looks like this:

\\sacapp038\c$\Program Files\Tivoli\TSM\baclient\dsmerror.log

and I want to use a regex like this:

\\\\(\w+)\\

But I'm definitely not getting the concept, as this does not work at all.

Can someone assist ?

Thanks, Aaron

Tags (4)
0 Karma

skaboy71
Explorer

Looks like I answered my own question ... That last bit worked.

0 Karma

skaboy71
Explorer

Should I use something like this instead?

\\\\(\w+)\\.*.\.log

mmartinsson
Engager

Worked fine. Thanks!

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

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