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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...