Hello,
Let me add some context:
I have an exclusion list that includes the user, the country where the exception will apply, the date until which the exclusion will be valid, and another field that automatically indicates whether it has expired or is still valid, without having to keep track of the date and modify it manually (and prevent it from becoming obsolete).
What I need is for the tool to somehow go to the document when the alert is triggered, review the user, and check the value to see if the exclusion has expired or is still valid. I haven't seen a way to integrate this list into the playbooks or the rule syntax itself in Chronicle.
Does anyone have any information about this or has encountered the same problem?