Splunk
SPLK-1001 · Question #26
SPLK-1001 Question #26: Real Exam Question with Answer & Explanation
The correct answer is C. sourcetype=access_* | stats max(bytes). See the full explanation below for the reasoning.
Question
Which of the following commands will show the maximum bytes?
Options
- Asourcetype=access_* | maximum totals by bytes
- Bsourcetype=access_* | avg (bytes)
- Csourcetype=access_* | stats max(bytes)
- Dsourcetype=access_* | max(bytes)
Community Discussion
No community discussion yet for this question.