Splunk Search

need regex to extract domain from url of mimecast,ironport logs

vsneha
New Member

Hi 

i need assistance in extracting domain from url received in ironport logs,url received in mimecast logs

i need the regex where we get only domain excluding :portnumber ,http/https/www.

 

 

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

could you give sample log entries, so community could help you.

r. Ismo

0 Karma

thambisetty
SplunkTrust
SplunkTrust

find below link useful.

Regular Expressions in Splunk 

————————————
If this helps, give a like below.
0 Karma

to4kawa
Ultra Champion

| rex "(?:GET|HEAD|PUT|OPTIONS|POST)\s(\w+:\/\/)?(?<url>[^\/:?]+)"

Was it like this?

 

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...