I need help with this Java Question.
I need to write a program that analyzes a web server’s log filefrom three different countries to figure out which computer ipaddress has attempted to access my web server the most. The threegiven files are: India.log , Pakistan.log, and Sri Lanka.log. Theuser will choose which log file to open. The program should listthe top 3 IP address that visited the web server. Look at requiredoutput below.
Standard Input India.logREQUIRED OUTPUT:Enter a log file to be analyzednFound 881 unique IP addresses.nThe most attemped IPs are: n112.133.223.117 (395 accesses)n45.124.144.145 (143 accesses)n59.90.45.35 (49 accesses)n
Expert Answer
An answer
PayPal Gateway not configured
PayPal Gateway not configured