Splunk Search

Help with Dashboarding

aag
Engager

Hello,

Here is the whole context and question:

https://community.splunk.com/t5/Splunk-Search/Aggregate-query-help/m-p/560663/highlight/true#M159340

As a next step from the search query would like to showcase the result on dashboard, where from a drop down when we select a particular attribute it will show the count of total and RecordOutRange on y-axis in time span of every15min on x-axis.

Thanks,

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Create the dropdown so that the label is the description of the attribute you want to choose and the value to be the search condition for that attribute, then use the token in the search of the dashboard.

<choice value="count(eval(number < idx1 OR number > idx2)) as RecordOutRange by attr">Attribute</choice>

You might need to encode the < and >

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...