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!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

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

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...