Splunk Search

Dedup Question

enb_splunk
Engager

Hello Everyone,

Having a hard time finding the appropriate way to display data. I have duplicate data where one field is unique. I would like to dedup but leaving one instance of the unique value. 

Example of what I want to dedup:

field1field2field3field4
abcd
abce
abcf

 

Example of what I would like to see:

field1field2field3field4
abcd

 

Any help would be greatly appreciated.

Regards.

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| dedup field1 field2 field3

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust
| dedup field1 field2 field3
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...