A list of the various files, their paths on the fce machine and their purposes as related to the Proxy Web logging and search system is presented below :

File Path Purpose Significant attributes
access.conf, httpd.conf, srm.conf /hm31/webtrack/apache_1.2.6/conf Modified Configuration files NA
access_log /hm31/webtrack/apache_1.2.6/logs Stores ALL the logs in default format date, time, hostname, URL
c2k_search.c /hm31/webtrack/apache_1.2.6/cgi-bin CGI source code NA
c2k_search /hm31/webtrack/apache_1.2.6/cgi-bin Executable of CGI source code NA
class_and_room.txt /hm31/webtrack Contains class information classname, start_hour, start_minute, days, min_duration, classroom_ip, title
constants /hm31/webtrack/apache_1.2.6/src Stores file-paths and other static information NA
error_log /hm31/webtrack/apache_1.2.6/logs Error log file NA
grepexp /hm31/webtrack/search_files File which stores the dynamic search expression NA
httpd.pid /hm31/webtrack/apache_1.2.6/logs Has the pid of the Proxy Server - Uesd for shutting down the server NA
mod_class_room_extract.c /hm31/webtrack/apache_1.2.6/src Added module which determines the class and room NA
mod_log_config.c /hm31/webtrack/apache_1.2.6/src Modified module from original Apache code NA
proxylog /hm31/webtrack/apache_1.2.6/logs Stores all the logs(gif, jpeg's excluded) in XML format date, time, hostname, url, coursenumber, room
room_ip_mapping.txt /hm31/webtrack Contains ALL possible IP addresses for a room IP_address,room
sgrep /hm31/webtrack/sgrep-0.99 Utility which performs the search NA
search_results.xml /hm31/webtrack/search_files Temporary file which stores the results of the query - is overwritten everytime NA
!@#$%... /tmp/vishal Cache files created and used by the Proxy server NA


Back to previous page