Splunk
SPLK-1001 · Question #151
Will the queries following below get the same result? 1. index=log sourcetype=error_log status !=100 2. index=log sourcetype=error_log NOT status =100
The correct answer is B. No. See the full explanation below for the reasoning.
Question
Will the queries following below get the same result? 1. index=log sourcetype=error_log status !=100 2. index=log sourcetype=error_log NOT status =100
Options
- AYes
- BNo
How the community answered
(43 responses)- A26% (11)
- B74% (32)
Community Discussion
No community discussion yet for this question.