Splunk Cloud Platform

Is there an option for curve smoothing or filtering in splunk line chart?

varshini_97
Path Finder

Hi,

I have a graph with almost 100 values plotted where the graph looks like the below image. We expect the graph to be in a curve drawn in red with some values. Do we have option to do curve smoothing/filtering in splunk.

varshini_97_0-1680182679461.png

 

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You could try creating a rolling average with streamstats e.g. for a 5 event window try this

| streamstats window=5 avg(value) as rolling_average
0 Karma
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...