Dashboards & Visualizations

Stream Data to Dashboard

shangshin
Builder

Hi,
Splunk search has a panel "Sources" which is a table of 3 columns. (source, Count, and Last Update)
The values of the last 2 columns are updated constantly without the page being refreshed. I need to create a dashboard showing real-time data e.g. stock price. I tried the solution by adding an xml attribute (refresh="30") but it's not ideal. Can you please advise on how to achieve the goal using the method in splunk search page? Thanks!

Tags (4)
0 Karma
1 Solution

ziegfried
Influencer

You can create realtime searches and add them to a dashboard. Simply select a real-time range instead of a historic one from the timerange picker (next to the search bar). When you use such a search in a dashboard, the content will be updated automatically.

For more information on realtime search, see the Splunk docs:

http://docs.splunk.com/Documentation/Splunk/4.3.3/User/RealtimeSearch

View solution in original post

0 Karma

ziegfried
Influencer

You can create realtime searches and add them to a dashboard. Simply select a real-time range instead of a historic one from the timerange picker (next to the search bar). When you use such a search in a dashboard, the content will be updated automatically.

For more information on realtime search, see the Splunk docs:

http://docs.splunk.com/Documentation/Splunk/4.3.3/User/RealtimeSearch

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...