Skip to content

merelo/apacheAccessLogAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apacheAccessLogAnalysis

Analysis of an Apache Access Log File

Log has to be configured in its default way

  • LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"" combined
  • LogFormat "%h %l %u %t "%r" %>s %b" common

It uses JFreeChart library http://www.jfree.org/jfreechart/

About

Analysis of an Apache Access Log File

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages