Splunk Search

Add a (sparkline) to a (table)

albyva
Communicator

Is it possible to add a sparkline to a table? Most examples list stats or charts, but nothing about tables, which makes me wonder if it's even possible.

How would you add a sparkline to the following so that my simple bandwidth search yields
a nice little graphic on the same table output?

index=generic
| eval bandwidth=round(bytes/1024)
| table bandwidth

Thanks,

0 Karma
1 Solution

somesoni2
Revered Legend

No..its not possible to add sparkline to a table. A Sparkline in iteself is a graph and requires multiple points(series of values) to be shown. Table provides only one value. That is why its used with statistical commands such as chart/stats.

View solution in original post

timmalos
Communicator
0 Karma

somesoni2
Revered Legend

No..its not possible to add sparkline to a table. A Sparkline in iteself is a graph and requires multiple points(series of values) to be shown. Table provides only one value. That is why its used with statistical commands such as chart/stats.

albyva
Communicator

Thanks Someoni2. That is what I feared. Time for a little revision.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...