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!

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco &#43; Splunk! We’ve ...