300-725 · Question #65
Refer to the exhibit. Which command displays this output?
The correct answer is A. grep. The 'grep' command on the Cisco WSA is used to search through log files for specific patterns or strings, and its output displays the matching lines from the log file - typically showing timestamped log entries that contain the searched keyword or expression. This filtered…
Question
Refer to the exhibit. Which command displays this output?
Exhibit
Options
- Agrep
- Blogconfig
- Crollovernow
- Dtail
How the community answered
(24 responses)- A88% (21)
- B8% (2)
- C4% (1)
Explanation
The 'grep' command on the Cisco WSA is used to search through log files for specific patterns or strings, and its output displays the matching lines from the log file - typically showing timestamped log entries that contain the searched keyword or expression. This filtered, pattern-matched log output is characteristic of a 'grep' result. The 'tail' command (D) streams all new log entries without filtering. 'logconfig' (B) is used to configure log subscriptions, not to view log content. 'rollovernow' (C) forces an immediate log file rollover (archiving the current log and starting a new one) and produces no display output of log contents.
Topics
Community Discussion
No community discussion yet for this question.
