Dashboards & Visualizations

How to get panel with "Search"?

kobon
Explorer

How to get this dashboard (red border selected) with visualization data and use him in custom dashboard?
Thanks

alt text

0 Karma
1 Solution

jacobpevans
Motivator

Greetings @kobon,

Could you provide more information? By default, the "column chart" format of the timechart command looks identical to this. You can change the span to whatever you want.

This is a run-anywhere search to demonstrate:

| gentimes start=09/1/19 end=10/1/19 increment=1h
| eval _time = starttime
| eval count = random()
| timechart span=12h avg(count)

alt text

Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.

View solution in original post

0 Karma

jacobpevans
Motivator

Greetings @kobon,

Could you provide more information? By default, the "column chart" format of the timechart command looks identical to this. You can change the span to whatever you want.

This is a run-anywhere search to demonstrate:

| gentimes start=09/1/19 end=10/1/19 increment=1h
| eval _time = starttime
| eval count = random()
| timechart span=12h avg(count)

alt text

Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
0 Karma

kobon
Explorer

Maybe you know how to get the time range from this panel and set it to token or user in another search? Thanks.

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

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