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

0 Karma

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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...