Dashboards & Visualizations

basic question on dashboard viz panel

jip31
Motivator

Hi

I would like to integrate a viz like below in my dashboard

But i wonder what is used to integrate a chart in a table row

What kind of vizualisation is really used?

Is anybody have xml examples?

Thanks

jip31_0-1696570305954.png

 

Labels (1)
Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @jip31,

this seems to be a trendline and doesn't require a viz.

Anyway, if you add some add-on as e.g. Timeline, you can see this visualization in the possible visualization panel.

You can find some very useful examples about this topic in the Splunk Dashboard Examples App ( https://splunkbase.splunk.com/app/1603 ).

Ciao.

Giuseppe

0 Karma

jip31
Motivator

Hi Gcusello

So could you confirm me that I can add a trendline in a table panel like this (I can test it for the moment...)

| timechart span=12h count ,values(sourcetype)
| rename values(sourcetype) as sourcetype
| trendline sma10(count) as trend
| table _time count trend sourcetype

Thanks

0 Karma

gcusello
SplunkTrust
SplunkTrust
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @jip31,

good for you, see next time!

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated 😉

0 Karma
Get Updates on the Splunk Community!

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

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

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...