Splunk Core Certified User — Question 179
Which of the following is the best way to create a report that shows the last 24 hours of events?
Answer options
- A. Use earliest=-1d@d latest=@d
- B. Set a real-time search over a 24-hour window
- C. Use the time range picket to select ג€Yesterdayג€
- D. Use the time range picker to select ג€Last 24 hoursג€
Correct answer: D
Explanation
The correct answer is D because selecting 'Last 24 hours' in the time range picker specifically filters the report to show events from the last full day. Option A is incorrect as it specifies a time range that may not align directly with the last 24 hours, while B's real-time search may not capture completed events. Option C only focuses on the previous day, which does not cover the most recent 24-hour period.