Splunk Search

How to chart multiple values over time

tkwaller_2
Communicator

Hello
I'm trying to get a chart to work but having a bit of difficulty getting it right.
Heres what Im trying to do:

index=cval_risk | eval BIA=replace('BIA Cost to mitigate _CtM',",","") | eval BIA = trim(BIA)
|chart sum(BIA) over "Mitigation Plan Start" "Mitigation Plan End" by "Mitigation Plan2" limit=100
| sort "Mitigation Plan Start"

Any suggestions on how I can get this accomplished?
Thank for the help!

0 Karma
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...