Dashboards & Visualizations

After Hour login query/dashboard

bluemarvel
Path Finder

Hello I am looking to set up a dashboard to monitor or an alert that will help track after hour log ins. Any suggestions
the query will use windows log in events codes.

thank you in advance

Tags (1)
0 Karma

jrprez1804
Path Finder

date_hour>=17 OR date_hour<=8 | stats count by user

adonio
Ultra Champion

you can start with something basic, assuming after hours are 5:00pm - 8:00am

earliest= @d-7h latest=@d+8h index= sourcetype= EventCode = 4624 | stats count by user
0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

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

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...