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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...