In other words, what’s the best way to create a whitelist when evaluating log data?
Page 1 / 1
A lookup table with inline lookup function:
C.Lookup('filename.csv','key_field').match(lookup_value)
edit: see also C.LookupCIDR()
and C.Net.cidrMatch()
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.