Difference between revisions of "Fine Grained Log Analysis"
Arif Iqbal (talk | contribs) (New page: <noinclude><big>DevelopmentPriorities < </noinclude>[[{{subst:PAGENAME}}]] <noinclude></big> NeedsAcceptanceTest </noinclude>) |
Arif Iqbal (talk | contribs) (Added the what why) |
||
Line 1: | Line 1: | ||
<noinclude><big>[[DevelopmentPriorities]] < </noinclude>[[Log Analysis]] <noinclude></big> | <noinclude><big>[[DevelopmentPriorities]] < </noinclude>[[Log Analysis]] <noinclude></big> | ||
+ | == What is the project? == | ||
+ | This project is about analyzing apache logs so that we can generate site statistics like most visited pages, logged in edits, anonymous edits, traffic from search engines etc. We want to make see these traffic trends in real time so that we can start working straight away on the current most popular ideas. We will using S3 and EC2 for the processing of the logs. | ||
+ | == Why is it important? == | ||
+ | This project is important for several different reasons. | ||
+ | * We can see traffic trends and work accordingly. | ||
+ | |||
+ | == [[DoneDone]] == | ||
[[NeedsAcceptanceTest]] | [[NeedsAcceptanceTest]] | ||
</noinclude> | </noinclude> |
Revision as of 11:39, 9 August 2007
What is the project?
This project is about analyzing apache logs so that we can generate site statistics like most visited pages, logged in edits, anonymous edits, traffic from search engines etc. We want to make see these traffic trends in real time so that we can start working straight away on the current most popular ideas. We will using S3 and EC2 for the processing of the logs.
Why is it important?
This project is important for several different reasons.
- We can see traffic trends and work accordingly.
DoneDone