exam questions

Exam SPLK-1001 All Questions

View all questions & answers for the SPLK-1001 exam

Exam SPLK-1001 topic 1 question 164 discussion

Actual exam question from Splunk's SPLK-1001
Question #: 164
Topic #: 1
[All SPLK-1001 Questions]

Query - status != 100:

  • A. Will return event where status field exist but value of that field is not 100.
  • B. Will return event where status field exist but value of that field is not 100 and all events where status field doesn't exist.
  • C. Will get different results depending on data.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
8bb6cf1
3 months, 2 weeks ago
Selected Answer: B
B. Will return event where status field exists but value of that field is not 100 and all events where status field doesn't exist. Explanation: The query status != 100 checks for events where the status field exists and has a value different from 100. In addition to that, if the status field does not exist in an event, those events will also be included, because conditions that involve a field (like != 100) are not evaluated for events where that field is missing. Thus, the query captures both: Events where the status field exists but is not equal to 100. Events where the status field is absent entirely.
upvoted 1 times
...
DarioReymag
5 months ago
btool get this information
upvoted 1 times
...
Uvasta
5 months ago
Also think D is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago