SPLK-1002 · Question #35
A space is an implied _____ in a search string.
The correct answer is B. AND. A space is an implied AND in a search string, which means that it acts as a logical operator that returns events that match both terms on either side of the space. For example, status=200 method=GET will return events that have both status=200 and method=GET. Therefore, option B
Question
A space is an implied _____ in a search string.
Options
- AOR
- BAND
- C()
- DNOT
How the community answered
(41 responses)- A5% (2)
- B90% (37)
- C2% (1)
- D2% (1)
Explanation
A space is an implied AND in a search string, which means that it acts as a logical operator that returns events that match both terms on either side of the space. For example, status=200 method=GET will return events that have both status=200 and method=GET. Therefore, option B is correct, while options A, C and D are incorrect because they are not implied by a space in a
Topics
Community Discussion
No community discussion yet for this question.