append
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
append
Synopsis
Appends subsearch results to current results.
Syntax
append [subsearch-options]* subsearch
Arguments
- subsearch-options
- Syntax:
- Description:
Description
Append the results of a subsearch to the current search as new results at the end of current results.
Examples
Example 1: Append the current results with the tabular results of "fubar".
... | chart count by bar | append [search fubar | chart count by baz]See also
appendcols, join, set,
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.