uniq
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
Contents
uniq
Synopsis
Keeps only unique results.
Syntax
uniq
Description
Removes any search result that is an exact duplicate with previous result.
Note: For large datasets, you can use the dedup command in place of uniq:
... | dedup _rawExamples
Example 1: For the current search, keep only unique results.
... | uniqSee also
This documentation applies to the following versions of Splunk: 4.0 , 4.0.1 , 4.0.2 , 4.0.3 , 4.0.4 , 4.0.5 , 4.0.6 , 4.0.7 , 4.0.8 , 4.0.9 , 4.0.10 , 4.0.11 View the Article History for its revisions.