Splunk Search

How to separate stacked chart ?

kailun92
Communicator

I have 3 fields and wanted to display separately but it is all stacked together. How can I separate the stacked chart? I used a search command of sourcetype="CurrentWeatherSGTraffic" OR sourcetype="ltaTraffic" [search sourcetype="CurrentWeatherSGTraffic" | dedup Location | fields Location] | timechart span=1m count(eval(current_summary="Thundery Showers" OR current_summary="Rain")) AS Rain, count(eval(Type="Accident")) as Accident, count(eval(Type="Heavy Traffic")) as HeavyTraffic by Location

alt text

Tags (2)
0 Karma
1 Solution

phoenixdigital
Builder
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 ...