Dashboards & Visualizations

want to combine time chart and table

oda
Communicator

I want to use timechart as instead of sparkline.

It is the current search sentence.

index=test | table A B C D | join A [ search index=test |

chart sparkline(max(B)) by A ] | makemv delim="," setsv=true sparkline(max(A))

Do you have any suggestions?

Thanks.
alt text

Tags (1)
0 Karma

jkat54
SplunkTrust
SplunkTrust

Add _time to your table.

0 Karma

oda
Communicator

Thank you for answering. But,I would like to have a way like tableau.

0 Karma

jkat54
SplunkTrust
SplunkTrust

Can you share a link or a screenshot of what you mean?

0 Karma

oda
Communicator

Thank you for contacting.
Could you check it because I added a screenshot?

0 Karma

jkat54
SplunkTrust
SplunkTrust
Try this

index=test |timechart max(A) max(B) max(C) max(D)
0 Karma

oda
Communicator

I appreciate your suggestion.
It is displayed in one figure, it is easy to see, but this time I want to display it separately.

For example, every host.

0 Karma

niketn
Legend

Do you want help with post Processing to run single base search for table and timechart? While displaying can you display timechart on click of a particular table row? If yes please check out Table Row Expansion (More Details) and In-Page Drilldown with Perma-linking examples in Splunk 6.x Dashboard Examples app

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

oda
Communicator

Thank you. I am glad your reply.However, I made that setting.It can display only one graph.I would like to have a way like tableau.Best regards.

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 ...