Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Splunk Exam SPLK-1002 Topic 8 Question 68 Discussion

Actual exam question for Splunk's SPLK-1002 exam
Question #: 68
Topic #: 8
[All SPLK-1002 Questions]

What are the expected search results from executing the following SPL command?

index=network NOT StatusCode=200

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Shanice
12 days ago
Hmm, tough one. I'm leaning towards C, but I also kind of want to pick D just to see the look on the instructor's face when they realize the syntax is actually correct. Decisions, decisions.
upvoted 0 times
...
Mee
14 days ago
I'm going with C. The question specifically says 'including events that do not have a value in this field', so that's the only option that matches.
upvoted 0 times
...
Virgilio
17 days ago
Ha! D is clearly the winner here. Whoever wrote this question must be a Splunk newbie. Everyone knows you use != for field exclusions, not the NOT operator.
upvoted 0 times
...
Marti
20 days ago
I think B is the right answer. The NOT operator should exclude events without a StatusCode value.
upvoted 0 times
Ashleigh
3 days ago
I agree, B seems like the correct answer.
upvoted 0 times
...
...
Shanice
2 months ago
I'm not sure, but I think D) No results as the syntax is incorrect, the != field expression needs to be used instead of the NOT operator.
upvoted 0 times
...
Lavera
2 months ago
I agree with Malcolm, because NOT excludes events with a specific value, while != excludes events with any value.
upvoted 0 times
...
Malcolm
2 months ago
I think the answer is B) Every event in the network index that does not contain a StatusCode of 200 and excluding events that do not have a value in this field.
upvoted 0 times
...
Jess
2 months ago
The correct answer is C. The NOT operator will include events that do not have a value in the StatusCode field, which is what the question is asking for.
upvoted 0 times
Erick
1 months ago
Actually, the correct answer is C.
upvoted 0 times
...
Adela
1 months ago
I think the answer is B.
upvoted 0 times
...
...

Save Cancel