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
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...