BearShare will only create and add entries to the log file if a directory
called "Logs" exists in the same directory as the BearShare executable (BearShare.exe).
The first step to generate Webstats is to create this directory called "Logs"
in the same place that you installed BearShare.
This can be done while the program is running. After you have created the directory,
a text file called "access.txt" will be generated. Each line in this file is
a logged upload request. Upload requests are logged whether they are successful
or not, with the appropriate HTTP Status code being recorded.
Note: The FreePeers Agent does not produce a log entry until the connection associated
with the upload is closed.
|