View all questions & answers for the SPLK-1001 exam
Which of the following searches will return results where fail, 400, and error exist in every event?
error AND (fail AND 400)
error OR (fail and 400)
error AND (fail OR 400)
error OR fail OR 400
Submit