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!

Take Your Breath Away with Splunk Risk-Based Alerting (RBA)

WATCH NOW!The Splunk Guide to Risk-Based Alerting is here to empower your SOC like never before. Join Haylee ...

SignalFlow: What? Why? How?

What is SignalFlow? Splunk Observability Cloud’s analytics engine, SignalFlow, opens up a world of in-depth ...

Federated Search for Amazon S3 | Key Use Cases to Streamline Compliance Workflows

Modern business operations are supported by data compliance. As regulations evolve, organizations must ...