Filter for field contains value in Dashboard

if the name of the field is logs_output and you have it indexed as text, in the search bar try out:

logs_output: "Found an unexpected error log" and that should give you the results you're after.

1 Like