All Apps and Add-ons

SA-LDAP field extraction

rajindurbal
Path Finder

How to make ldap search data searchable in Splunk Enterprise. I was able to run the following search within the add-on but when I collect the data the fields are no longer extracted.

| ldapsearch domain=default search="(objectClass=user)"
| collect index=summary

Could you tell me what I need to do to make this work or if it is even possible without creating a table of every field.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

It should work, but have you tried this?

| ldapsearch domain=default search="(objectClass=user)"
| table *
| collect index=summary
---
If this reply helps you, Karma would be appreciated.

rajindurbal
Path Finder

Thank you. This did work for me!

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...