You can search for fields within nested objects using dot notation. For example, to find fields that are nested within the detect_rulematches field, use one of the following syntaxes:
detect_rulematches.severity:'high'
or
detect_rulematches.rulename:'phasebot backdoor [uri]'