资 源 简 介
... to know how often application features are used by end-users in production environment ...
The goal was to create tool that provide more specific information about usefulness of application features based on application event log. User of this tool need to implement one class parser to parse application specific events log. As result tool provides every day information about activity on every application feature. Such information can be very useful while preparing performance regression tests.
To be clear, this tool is not a competitor of such tool like AWStats. It is rather tool that extend their functionality. Because AWStats generate statistic based on low level information like: IP address, client browser URL and query string. Log2traffic try to get information from request payload. Because you need to write parser for application specific event log you can try get info about event from webservices payload or GWT payload. Log2traffic will present those pa