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!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...