All Apps and Add-ons

Splunk Support for Active Directory: How can I used this ldapsearch to find when a workstation admin has logged in?

Mitchellsch
Explorer
| ldapsearch domain=ICCU search="(&(objectclass=user)(!(objectClass=computer)))" | search memberOf="*workstation admins*" |table memberOf, sAMAccountName, displayName

Using this search, how can I find when a workstation admin has logged in? This search will show me the admins I'm looking for, but I want to see when they log in. Any help?

0 Karma

javiergn
SplunkTrust
SplunkTrust

You have to bring your Security event logs from both your workstation and your domain controllers if you want to do that.
You need at least your security event logs from your workstation, but having the ones from Domain Controller will enrich your data.

Take a look at the following links:

http://docs.splunk.com/Documentation/Splunk/6.3.3/Data/MonitorWindowseventlogdata
https://answers.splunk.com/answers/351486/windows-ad-2008-user-logon-logoff-in-single-page.html
https://answers.splunk.com/answers/187217/monitoring-logons-of-domain-users-eventcode-4624.html

The Windows Infra app might also help:

https://splunkbase.splunk.com/app/1680/

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...