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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...