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 (2)
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!

Stay Connected: Your Guide to February Tech Talks, Office Hours, and Webinars!

💌 Keep the new year’s momentum going with our February lineup of Community Office Hours, Tech Talks, ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Incident Response: Reduce Incident Recurrence with Automated Ticket Creation

Culture extends beyond work experience and coffee roast preferences on software engineering teams. Team ...