Splunk Enterprise Security

How to generate a lookup to dynamically add Active Directory to the Splunk Enterprise Security - Assets and Identity list?

vaibhavladani
Explorer

Can any one help me in generating a lookup to dynamically add the Active Directory to the Splunk Enterprise Security - Assets and Identity list? Had worked out for the the Identity part, but it will help if any one can give me some examples regarding the lookup for Assets from Active Directory.

0 Karma
1 Solution

hire_vladimir
Explorer

see https://splunkbase.splunk.com/app/2976/

it contains example of pulling AD assets, among other things, and integration into ES.

View solution in original post

hire_vladimir
Explorer

see https://splunkbase.splunk.com/app/2976/

it contains example of pulling AD assets, among other things, and integration into ES.

vaibhavladani
Explorer

Hi hire_vladmir tried this SA-IdentityAssetExtraction app and it worked, I was able to get the list of Identities and Assets from my Active Directory which now I will be able to add under ES.
Thanks really appreciate your help.

0 Karma

javiergn
Super Champion

Hi,

I'm not an ES expert and don't have any ES instance to test this but if you write a quick script in PowerShell and schedule it to export all your assets into a csv file every day (hour, week, whatever) using the Get-ADComputer cmdlet and then configure ES to read from that CSV file and populate your list of assets from there, will that not work for you?

Thanks,
J

0 Karma
Get Updates on the Splunk Community!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...