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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...