Multiple Choice
To identify all of the contributing events within a transaction that contain at least one REJECT event, which syntax is correct?
A) index=main REJECT | transaction sessionid
B) index=main | transaction sessionid | search REJECT
C) index=main | transaction sessionid | where transaction=reject
D) index=main | transaction sessionid | where transaction="REJECT*"
Correct Answer:

Verified
Correct Answer:
Verified
Q69: Which of the following searches will return
Q70: Which of the following statements describe the
Q71: When should transaction be used?<br>A) Only in
Q72: Which of the following is the correct
Q73: Which of the following statements describe the
Q74: Which statement is true?<br>A) Pivot is used
Q75: The eval command allows you to do
Q76: Which of the following statements describes macros?<br>A)
Q77: What does the following search do? index=corndog
Q78: Given the macro definition below, what should