Splunk Enterprise Security

How to make it line by line with each unique value?

bluewizard
Explorer

I have set up my intel download however when i run `http_intel` multiple IOC/values are grouped into a single row. 

How do i make it line by line with each unique value?

bluewizard_0-1684401775886.png

 

Labels (1)
0 Karma

bluewizard
Explorer

am i doing it correctly? im still not getting it

bluewizard_0-1684402318362.png

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

It doesn't look like it!

Is domain already a multi-value field?

If not, try

| eval domain=split(domain," ")
| mvexpand domain

bluewizard
Explorer

thanks! that worked

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

If it isn't already, then you need to split the field into a multi-value field, then use mvexpand on the multi-value field

0 Karma
Get Updates on the Splunk Community!

Devesh Logendran, Splunk, and the Singapore Cyber Conquest

At this year’s Splunk University, I had the privilege of chatting with Devesh Logendran, one of the winners in ...

There's No Place Like Chrome and the Splunk Platform

WATCH NOW!Malware. Risky Extensions. Data Exfiltration. End-users are increasingly reliant on browsers to ...

Customer Experience | Join the Customer Advisory Board!

Are you ready to take your Splunk journey to the next level? 🚀 We invite you to join our elite squad ...