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 + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...