Query for Holidays

Hey guys, im trying to create a dashboard table for all successful logins on the server. But what i additionally need is all successful logins on holidays? But how can i do that with a query?

hey @xploit41

You can use a pipeline to capture successful logins for weekdays, weekends and for holidays you have to put the correct day/month.

something like this.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.