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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...