Dashboards & Visualizations

What is the first search clause?

lzhang_soliton
Path Finder

In the "UI Examples" App, the following comment can usually be found.

<!-- tells the addterm intention to put our term in the first search clause no matter what. -->

<param name="flags"><list>indexed</list></param>

In the next search command, what is the first search clause?

index=_internal source=*metrics.log | chart sum(kb) by series | sort -sum(kb) | search series=audit*
0 Karma
1 Solution

Ayn
Legend

The stuff before the first pipe, i.e. index=_internal source=*metrics.log

View solution in original post

Ayn
Legend

The stuff before the first pipe, i.e. index=_internal source=*metrics.log

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...