Exam CCFH-202 All QuestionsBrowse all questions from this exam
Question 18

When exporting the results of the following event search, what data is saved in the exported file (assuming Verbose Mode)? event_simpleName=*Written | stats count by ComputerName

    Correct Answer: B

    When exporting the results of the given event search in Verbose Mode, the query is using the 'stats' command to count events by 'ComputerName'. This means the results of the Statistics tab will be saved in the exported file. The Statistics tab typically provides aggregated results which fit the query described, as it includes a 'stats' command that summarizes data.

Discussion
alanalanalanOption: B

B. The results of the Statistics tab the keyword is "stats"

kangaruOption: B

Verified B