To log the accesses to the internal apache web server add the following three lines to httpd_conf_editable.txt found by clicking on Settings - Global Settings - Open location of httpd_conf_editable and httpd_log:

LoadModule log_config_module modules/mod_log_config.so
LogFormat "%h %l %u %t \"%r\" %>s %b" common
CustomLog "C:/Users/USERNAME/AppData/Roaming/Contaware/ContaCam/httpd_access_log.txt" common

  • In CustomLog line set the correct httpd_conf_editable.txt path.
  • You must take care of log rotation (avoid growing the access log file too much).
  • Restart ContaCam to start logging.
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Read more
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline