Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Just a really bare bones, quick and dirty awk script to track the number of times I see 2XX, 3XX, 4XX, and 5XX codes in an web / apache access_log of each code group per minute.

NotificationsYou must be signed in to change notification settings

SaphirePhenux/http_code_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Just a really bare bones, quick and dirty awk script to track the number of times I see 2XX, 3XX, 4XX, and 5XX codes in an web / apache access_log of each code group per minute.

TO DO SECTION :

  • CREATE AN OS DETECTION SECTION TO AUTO FIND THE LOG LOCATION(S)
  • CREATE A WEB SERVER / SERVICES SECTION TO DETECT WHICH WEB SERVICES ARE CURRENTLY IN USE AND THEREFORE WHICH LOGS TO LOOK FOR.
  • ADD XXX CODE PURPOSE TO OUTPUT
  • FEATURE / FUNCTION TO AUTO ROLL MY COLLECTION FILE AFTER IT IS 20 MB OR AFTER X AMOUNT OF HOURS / MINUTES

About

Just a really bare bones, quick and dirty awk script to track the number of times I see 2XX, 3XX, 4XX, and 5XX codes in an web / apache access_log of each code group per minute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp