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!

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco &#43; Splunk! We’ve ...

AI Adoption Hub Launch | Curated Resources to Get Started with AI in Splunk

Hey Splunk Practitioners and AI Enthusiasts! It’s no secret (or surprise) that AI is at the forefront of ...