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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...