/Linux-Roadmap

Primary LanguageGoMIT LicenseMIT

Linux-Roadmap

Usage

Shell Script

  1. Download the log file and place it in the same directory as the script.
  2. Make the script executable:
    chmod +x analyse_logs.sh
    ./analyse_logs.sh nginx-access.log

Go Program

  1. Download the log file and place it in the same directory as the Go program.
  2. go run main.go

https://roadmap.sh/projects/log-analyser