Which field is mandatory for the Risk Analysis adaptive response action to successfully map an event to a user?
Trap 1: signature
The signature field identifies the type of threat, not the object at risk.
Trap 2: src_ip
This is an optional enrichment field.
Trap 3: user_id
Splunk ES uses 'risk_object' rather than 'user_id' as the primary entity identifier.
- A
signature
Why wrong: The signature field identifies the type of threat, not the object at risk.
- B
src_ip
Why wrong: This is an optional enrichment field.
- C
user_id
Why wrong: Splunk ES uses 'risk_object' rather than 'user_id' as the primary entity identifier.
- D
risk_object
The risk_object field identifies the user, host, or other entity being scored.