Skip to content

This is a BASH script which will quickly summarize your access logs and provide you with very useful information like:

Notifications You must be signed in to change notification settings

bobbyiliev/quick_access_logs_summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quick_access_logs_summary

This is a BASH script which will quickly summarize your access logs and provide you with very useful information like:

  • Top 20 POST requests
  • Top 20 GET requests
  • Top 20 IP logs and their geo location

Usage:

  • Download the script

  • Make it executable

    chmod +x spike_check
  • Run:
./spike_check /path/to/your/access_log

For more information you can check out this blog post here:

Blog Post

About

This is a BASH script which will quickly summarize your access logs and provide you with very useful information like:

Topics

Resources

Stars

Watchers

Forks

Languages