Splunk Search Processing Language: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Splunk Concepts =Overview= =<tt>dedup</tt>=")
 
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
=Overview=
=Overview=


=<tt>dedup</tt>=
Implied AND.
 
Equality: <code>=</code>
 
Inequality: <code>!=</code>
 
Expressions: AND, OR.
 
=Commands=
==<tt>dedup</tt>==
 
Remove subsequent results that match.

Latest revision as of 00:02, 20 September 2024

Internal

Overview

Implied AND.

Equality: =

Inequality: !=

Expressions: AND, OR.

Commands

dedup

Remove subsequent results that match.