LogFileName

Summary

Sets the name of the Apache log file.

Usage

 

LogFileName=file_name

Description

The node view count (number of page views) in the database isn't updated by the module/view system when the different nodes are being shown. To make the view counter work, you must periodically run the "updateviewcount.php" cronjob script. The script will extract information from the Apache log file and store it in the database. Please note that this directive can only be used to set the name of the log file. The path to the file must be specified using the StorageDir directive.

Examples

Example 1

StorageDir=/var/log/httpd/
LogFileName=access_log

This configuration will tell eZ Publish to use the "access_log" file inside the "/var/log/httpd/" directory.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.