Question: QUESTION 1 : ( 1 0 points ) Write a command to count the number of firewall events in the file. Your command should exclude
QUESTION :
points
Write a command to count the number of firewall events in the file.
Your command should exclude the header using a simple regular
expression.
Notice that the firewall event fields are delineated by a single space and contain the following
data points; date, time, action, protocol, srcip dstip srcport, dstport, size
QUESTION :
points
Write a command to count the number of unique values in the srcip
field.
The date field follows the format YYYYMMDD; the month and day values are padded to
characters.
QUESTION :
points
Write a command to count the number of events that match these
conditions;
The event occurred in August, OR on July th
xx OR
The dstport field is either or
the action field is ACCEPT
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
