Splunk Search

Newbie question - creating events vs time

kam_emea
Engager

Hi

New to Splunk and learning how to create a simple dashboard. What I'd like to see is status=403 or status=200 over time

So i've created this search here:

index=main sourcetype="access_combined_wcookie" status=403 OR status=200 | timechart span=1h count 

Then I hit visualise.

Question is, how do I differentiate between 403 and 200, they seem to be amalgamated. Is there a way to colour code them differently?

 

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
index=main sourcetype="access_combined_wcookie" status=403 OR status=200 | timechart span=1h count by status
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...