Hello, I have an index where data is ingested once a week. Objective of ingesting this data is to identify if there is any change to a field value from last week to current. I need help writing a SPL that can help me detect the change if there is one. For more context here's an example, The relevant fields are: Role Entitlement I need to find out if there has been any change to the entitlements to that role between data ingested on this Saturday and the past. Any help would be appreciated. Thanks
... View more