Posted by: Pdfprep
Post Date: April 13, 2021
Which of the following searches will show the number of categoryld used by each host?
A . Sourcetype=access_* |sum bytes by host
B . Sourcetype=access_* |stats sum(categoryl
C . by host
D . Sourcetype=access_* |sum(bytes) by host
E . Sourcetype=access_* |stats sum by host
Answer: B
Leave a Reply