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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

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

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...