Splunk Core Certified User — Question 164
You can also specify a time range in the search bar. You can use the following for beginning and ending for a time range (Choose two.):
Answer options
- A. Not possible to specify time manually in Search query
- B. end=
- C. start=
- D. earliest=
- E. latest=
Correct answer: D, E
Explanation
The correct answers are D and E because 'earliest=' sets the beginning of the time range and 'latest=' sets the end. Options A, B, and C are incorrect as A denies the ability to specify time, while B and C are not valid parameters for defining the time range in this context.