Log parser (part 1)

  • 36
  • Locked
Today we're going to write a log parser. The log file has the following format: ip username date event status where: ip is the IP address from which the user generated the event, user is the username (one or more words separated by spaces), date is the date of the event.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet