nerdexam
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)
  • A
    17% (5)
  • B
    3% (1)
  • C
    73% (22)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full SPLK-1001 Practice