Dashboards & Visualizations

Can i split my results in to certain no of individual modules ?

rakesh_498115
Motivator

Hi,

I am using my query something like this...

sourcetype="x" | stats avg(duration) by SERVER

my output is as follows :

SERVER avg(duration)
M1 12
M2 54
M3 67

These Servers information may changed according to the real time logs.i.e they may inrease...

My requirement now is i need to display these results in separate singlevalue modules..

ie M1 one singlevalue moudule showing 12 and so on...

So i wat i need to dynamically generate certain no of single value fields basin on my search command ..or basin on my search results which clearly tell they are three servers for the above mentioned scneraio..

Please help...Can we do it in SPlunk ???

Tags (3)
0 Karma

Kate_Lawrence-G
Contributor

I think you would have to create a 3 different searches (or a mabye a master searcj with some post-processes to display results...?) and display these results individually.

The SingleValue module is pretty limited at what it can display:
SingleValue

(extends DispatchingModule) This module waits for the search to complete and then renders a single field from the first row of the results

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...