Splunk Dev

using stats

Nith1
Path Finder

Hi 
Question 1)

Can someone correct me to build a dashboard for each day , for each build number it much show the build status(i.e) success/fail in a bar graph 

Question 2)
Same scenario for weekend aswell (we must have a bar graph where it must show the day on each weekend i.e 17 april,24 april, 1may but the weekend graph must also show the individual day build number and the status

For question 1 the query which i have is 

|eval status= if(buildstatus="false","success","fail-")
|eval weekday=strftime(_time,"%F)
|table sats,weekday
|stats count as "status" by weekday"



Tags (1)
0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes & Cloud Monitoring with Splunk IM

Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team on ...

Index This | What did the zero say to the eight?

June 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

Splunk Observability Cloud's AI Assistant in Action Series: Onboarding New Hires & ...

This is the fifth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...