Getting Data In

Active Directory User Logon Failures

omatsei
Explorer

I've got the Active Directory app installed, and everything is working except the User Logon Failures tab. The search is:

search eventtype=msad-failed-user-logons (host="HOSTNAME") | fields _time,signature,src_ip,src_host,src_nt_domain,user,Logon_Type

However, the data is coming in tagged with the host as "HOSTNAME.domain". If I modify the search manually to say:

search eventtype=msad-failed-user-logons (host="HOSTNAME.domain") | fields _time,signature,src_ip,src_host,src_nt_domain,user,Logon_Type

Everything works. Is there a conf file I need to change somewhere?

Tags (1)
0 Karma

ahall_splunk
Splunk Employee
Splunk Employee

The host field is set on the Universal Forwarder configuration, and we expect it to be the plaintext host without the domain, which is normally how it happens. Unfortunately, the app is not written in a way that support host.domain tagging for the host. You will need to modify the app to support that.

Please feel free to file an enhancement request with out support group if you have a support contract.

0 Karma

omatsei
Explorer

Maybe I'm not explaining it right. The data is coming in tagged as "domaincontroller.domain", but I want it to be tagged as "domaincontroller". All the other data from the same domain controller, using the universal forwarder, is tagged as "domaincontroller". Why are the fields for the security stuff tagged differently?

0 Karma

omatsei
Explorer

I don't understand. I installed the Universal Forwarder on 5 domain controllers, as it required for the active directory app. Considering everything I've done is a completely out-of-the-box install, how can it not work?

0 Karma

omatsei
Explorer

No, if I select "Security" then "User Utilization", it says "No matching fields exist", and no results under any of the boxes.

0 Karma

phoffman_splunk
Splunk Employee
Splunk Employee

does the "User Logon Failures tab" work now?

0 Karma

omatsei
Explorer

I just added hat. Is there any way to test that app?

0 Karma

phoffman_splunk
Splunk Employee
Splunk Employee

Assuming your on 1.1.4 since you just installed, check in your ldap.conf file and add the attribute alternatedomain in your domain stanza; so it will look something like:

[HOSTNAME.domain]
alternatedomain=HOSTNAME

http://docs.splunk.com/Documentation/ActiveDirectory/1.1.4/DeployAD/ConfiguretheSA-ldapsearchsupport...

Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...