Splunk
SPLK-1001 · Question #26
Which of the following commands will show the maximum bytes?
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)
How the community answered
(30 responses)- A17% (5)
- B3% (1)
- C73% (22)
- D7% (2)
Community Discussion
No community discussion yet for this question.