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!

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...