Valid 350-201 Dumps shared by ExamDiscuss.com for Helping Passing 350-201 Exam! ExamDiscuss.com now offer the newest 350-201 exam dumps, the ExamDiscuss.com 350-201 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 350-201 dumps with Test Engine here:
An engineer wants to review the packet overviews of SNORT alerts. When printing the SNORT alerts, all the packet headers are included, and the file is too large to utilize. Which action is needed to correct this problem?
Correct Answer: D
To review packet overviews of SNORT alerts without including all the packet headers, which can result in excessively large files, the engineer should modify the output module rule to use the "alert_fast" option. This option allows SNORT to log alerts in a 'fast' format, which includes the timestamp, alert message, and the IP addresses and ports involved, but omits the packet headers. The correct syntax for this action would be output alert_fast: output filename, where 'filename' is the desired name for the alert log file.