All Apps and Add-ons

How can I return the display name for unsuccessful logons with Splunk Support for Active Directory?

sdaghfous
Explorer

How can I return the display name for unsuccessful logons with Splunk Support for Active Directory?

0 Karma

jchampagne_splu
Splunk Employee
Splunk Employee

You'd need to use the ldapfilter command to pull back the user's Display Name from Active Directory.
http://docs.splunk.com/Documentation/SA-LdapSearch/2.1.2/User/Theldapfiltercommand

Assuming you're using the msad-failed-user-logons eventtype, you search would look something like this:

eventtype=msad-failed-user-logons |ldapfilter domain=$dest_nt_domain$ search="(objectClass=$src_user$)" attrs="displayName"
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 ...