All Apps and Add-ons

Example of Active Directory lookup

krugger
Communicator

Can anyone provide me an exemple of what the DomainList.csv and DomainSelector.csv lookups look like in the Splunk for Active Directory app?

I am only collecting the event log, so these lookups are not being generated, so I will have to create them manually to make the app work as expected.

0 Karma
1 Solution

treinke
Builder

cat /opt/splunk/etc/apps/Splunk_for_ActiveDirectory/lookups/DomainList.csv

host,"src_nt_domain"
PDC01,PROD
PDC02,PROD
SDC02,STAGE
sdc01,STAGE
pdc3,PROD

cat /opt/splunk/etc/apps/Splunk_for_ActiveDirectory/lookups/DomainSelector.csv

host,DomainNetBIOSName,DomainDNSName,ForestName,Site
sdc1,STAGE,"Stage.local","Stage.local","Default-First-Site-Name"
sdc2,STAGE,"Stage.local","Stage.local","Default-First-Site-Name"
PDC01,PROD,"Production.local","Production.local","Main-Office"
PDC02,PROD,"Production.local","Production.local","Main-Office"
pdc3,PROD,"Production.local","Production.local","DR-Site"
There are no answer without questions

View solution in original post

treinke
Builder

cat /opt/splunk/etc/apps/Splunk_for_ActiveDirectory/lookups/DomainList.csv

host,"src_nt_domain"
PDC01,PROD
PDC02,PROD
SDC02,STAGE
sdc01,STAGE
pdc3,PROD

cat /opt/splunk/etc/apps/Splunk_for_ActiveDirectory/lookups/DomainSelector.csv

host,DomainNetBIOSName,DomainDNSName,ForestName,Site
sdc1,STAGE,"Stage.local","Stage.local","Default-First-Site-Name"
sdc2,STAGE,"Stage.local","Stage.local","Default-First-Site-Name"
PDC01,PROD,"Production.local","Production.local","Main-Office"
PDC02,PROD,"Production.local","Production.local","Main-Office"
pdc3,PROD,"Production.local","Production.local","DR-Site"
There are no answer without questions
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...