psvneo/t3-extension-log-viewer

This extension displays the logs in the Typo3 backend.

Maintainers

Package info

git.riconnect.de/riconet-public/typo3/psvneo_log_viewer.git

Type:typo3-cms-extension

pkg:composer/psvneo/t3-extension-log-viewer

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

1.0.0 2026-05-04 13:12 UTC

This package is not auto-updated.

Last update: 2026-05-05 11:39:39 UTC


README

This extension displays the logs in the Typo3 backend.

TYPO3 Version

13.4

License

GPL-3.0-or-later

Documentation

Overview

This extension enables the display and management of log files in the var/log directory. It allows authorized users to filter, view, and optionally delete log files.

Installation & Integration

After installation, the extension can be configured in the backend.

Configuration

The main settings can be found at:

Admin Tools > Settings > Extension Configuration

Here you can enable or disable the Delete button.

  • Default: The Delete button is disabled
  • Enable: Allows direct deletion of log files from the module

Access Rights

Access to the backend module is restricted:

  • Only Maintainers and Administrators have access

Features

1. Log File Display

The extension lists all log files from the directory.

2. Filter Function

The integrated filter function allows users to:

  • Search specifically for certain log files
  • View individual log files with their entries

3. Delete Log Files

  • Deletion is only possible if the Delete button is enabled
  • Without activation, this function is unavailable

Important Notes

Caution: Deleting log files should be done with care