Splunk Core Certified User — Question 89
Which of the following constraints can be used with the top command?
Answer options
- A. limit
- B. useperc
- C. addtotals
- D. fieldcount
Correct answer: A
Explanation
The 'limit' constraint is used with the top command to restrict the output to a certain number of results. The other options, 'useperc', 'addtotals', and 'fieldcount', are not recognized as valid constraints for the top command.