Question: Write a PERL script that reads the Apache Access log file and calculates the following metrics associated with a successful request in May 2015 per
Write a PERL script that reads the Apache Access log file and calculates the following metrics associated with a successful request in May 2015 per day:
1.Max 2.Min 3.Mean 4.Average 5.Standard Deviation
Please use the following sample to test the code:
https://raw.githubusercontent.com/elastic/examples/master/Common%20Data%20Formats/apache_logs/apache_logs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
