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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...