文件名称:Log-Analyzer
-
所属分类:
- 标签属性:
- 上传时间:2014-01-05
-
文件大小:6.29kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用java读取一个log文件,提取信息。详见英文说明
为java第四次作业程序-Web servers typically maintain log files of client accesses to the web pages that they store. Given suitable tools, these logs enable web service managers to extract and analyze useful information such as:
which are the most popular pages they provide
which ip took the most pages from the site
whether other sites appear to have broken links to this site’s pages
how much data is being delivered to clients
the busiest periods over the course of a day, or week, or month.
Such information might help managers to determine, for instance, whether they need to upgrade to more powerful server machines, or when the quietest periods are in order to schedule maintenance activities.
The log analyzer project contains an application that performs an analysis of data from such a web server. The server writes a log line to a file each time an access is made. A sample log file called access.log is provided in the Resource division.
为java第四次作业程序-Web servers typically maintain log files of client accesses to the web pages that they store. Given suitable tools, these logs enable web service managers to extract and analyze useful information such as:
which are the most popular pages they provide
which ip took the most pages from the site
whether other sites appear to have broken links to this site’s pages
how much data is being delivered to clients
the busiest periods over the course of a day, or week, or month.
Such information might help managers to determine, for instance, whether they need to upgrade to more powerful server machines, or when the quietest periods are in order to schedule maintenance activities.
The log analyzer project contains an application that performs an analysis of data from such a web server. The server writes a log line to a file each time an access is made. A sample log file called access.log is provided in the Resource division.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Log Analyzer/
Log Analyzer/.classpath
Log Analyzer/.project
Log Analyzer/.settings/
Log Analyzer/.settings/org.eclipse.jdt.core.prefs
Log Analyzer/bin/
Log Analyzer/bin/LogAnalyzer.class
Log Analyzer/src/
Log Analyzer/src/LogAnalyzer.java
Log Analyzer/.classpath
Log Analyzer/.project
Log Analyzer/.settings/
Log Analyzer/.settings/org.eclipse.jdt.core.prefs
Log Analyzer/bin/
Log Analyzer/bin/LogAnalyzer.class
Log Analyzer/src/
Log Analyzer/src/LogAnalyzer.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.