PHPackages                             hojaonline/retrostats - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. hojaonline/retrostats

ActiveTypo3-cms-extension[Logging &amp; Monitoring](/categories/logging)

hojaonline/retrostats
=====================

This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the \[FE\]\[logfile\_dir\] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.

013PHP

Since May 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hojaonline/t3ext-retrostats)[ Packagist](https://packagist.org/packages/hojaonline/retrostats)[ RSS](/packages/hojaonline-retrostats/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

TYPO3-CMS extension Retrostats
==============================

[](#typo3-cms-extension-retrostats)

This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the \[FE\]\[logfile\_dir\] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.

All TypoScript settings should work as they used to do.

Development versions can be found in this github repository. Released versions of the extension are here:

Configuration
-------------

[](#configuration)

The \['TYPO3\_CONF\_VARS'\]\['FE'\]\['logfile\_dir'\] setting should be placed in AdditionalConfiguration.php instead of LocalConfiguration.php, because the Install tool will remove it as it's no longer a known TYPO3 setting.

If you don't already have it, create the file `AdditionalConfiguration.php` inside directory typo3conf with the following contents:

```
