All Apps and Add-ons

Search Activity & Splunk Support for Active Directory: No LDAP information was found

banderson7
Communicator

I have a search head cluster, and the Search Activity app is installed outside the cluster, on my DMC. SA-Active Directory is installed, and is connected to my domains. When I go into the setup for Search Activity, and select SA-LDAPSearch, domains shows 1 of the 2 domains in the SA. Below the Domains drop-down are Update Domain and Re-run LDAPSearch buttons. Clicking either of those does nothing, and the same with Save Config Choice. Can you help w/ this please?

Thanks.

jkleensang
Path Finder

I fixed this by adding SA-ldapsearch to the import directive in local.meta

[]
access = read : [ admin ], write : [ admin ]
export = none
version = 6.5.1
modtime = 1485198715.460184000
import = search, search_activity, SA-ldapsearch

After doing this, restart or issue a debug/refresh.

0 Karma

jkleensang
Path Finder

eh - maybe I spoke too soon. I had found that (at least one) the underlying problem was ldapsearch wasn't being recognized as valid command when trying to manually run the saved search that generates the lookup. However it appears that there's something else in the mix that I'll have to check out tomorrow.

0 Karma

jkleensang
Path Finder

Came in today and now it's working. Not sure what to make of it.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...