Dashboards & Visualizations

Can Splunk refresh search results automatically?

pkisplunk
Explorer

The idea is to have a display of a rolling log / tail -f .

This could be very useful to me in tracking the live output of some machines performing batch / background operations.

1 Solution

dauren_akilbeko
Communicator

Yes, you can do that. If you want to to do this in search, just pick in time presets REAL-TIME - All time (real-time). Or you could save it as report/panel to include it in your dashboard.

You can see demo in Splunk Dashboard Examples App - Real-time Search

View solution in original post

0 Karma

dauren_akilbeko
Communicator

Yes, you can do that. If you want to to do this in search, just pick in time presets REAL-TIME - All time (real-time). Or you could save it as report/panel to include it in your dashboard.

You can see demo in Splunk Dashboard Examples App - Real-time Search

0 Karma

493669
Super Champion

if you want to refresh panel or whole dashboard then you can do it -

 <form refresh="300">

OR

<panel>
     <chart>
     .....
          <option name="refresh.auto.interval">300</option>
     .....
 </chart>
 ....

Refer this- http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML#Dashboards_and_...

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...