Dashboards & Visualizations

execute the default search on view selection

DTERM
Contributor

Is it possible to have a view execute the default search when a user selects it in an application? The code I've written is below. The view works, but I have to select the search button. I want the view to execute when selected from the application menu. How to accomplish that? Thanks.

<?xml version="1.0" encoding="utf-8"?>
index="electronics" sourcetype="hifi" client != "" show!="" | chart count by client Last 60 minutes
Any Last 60 minutes Client Activity Most Active index="electronics" sourcetype="hifi" client != "" show!="" | chart count by client pie all Client Activity (Most ACTIVE) index="electronics" sourcetype="hifi" client != "" show!="" | timechart count by client line connect log Time Volume Client Activity Most Active index="electronics" sourcetype="hifi" client != "" show!="" | chart count by client |sort - count | rename client as Client | rename count as Count all
Tags (1)
0 Karma
1 Solution

DTERM
Contributor

autoRun="true"

Got it. Thanks

View solution in original post

0 Karma

DTERM
Contributor

autoRun="true"

Got it. Thanks

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...