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!

Introducing the Splunk Community Dashboard Challenge!

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

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...