Splunk Enterprise Security

Strategies for populating watchlist field in Assets and Identity Framework

damode
Motivator

Can anyone please share some best practise or your own preferred method for populating the watchlist field in the assets and identities lookup table in ES ?

We are currently using Sailpoint data to populate the identities lookup.

The only one reference i have got is someone using below logic by leveraging the ldapsearch command.

| eval watchlist=if((userAccountControl % 4)>=2,"true","")

Labels (1)
0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
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 ...