Download the PHP package uhi67/simplesamlphp-module-logpeek without Composer
On this page you can find all versions of the php package uhi67/simplesamlphp-module-logpeek. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download uhi67/simplesamlphp-module-logpeek
More information about uhi67/simplesamlphp-module-logpeek
Files in uhi67/simplesamlphp-module-logpeek
Download uhi67/simplesamlphp-module-logpeek
More information about uhi67/simplesamlphp-module-logpeek
Files in uhi67/simplesamlphp-module-logpeek
Vendor uhi67
Package simplesamlphp-module-logpeek
Short Description A SimpleSAMLphp module to provide a web API to access the log files.
License LGPL-2.1-or-later
Package simplesamlphp-module-logpeek
Short Description A SimpleSAMLphp module to provide a web API to access the log files.
License LGPL-2.1-or-later
Keywords modulessimplesamlphp
Please rate this library. Is it a good library?
Informations about the package simplesamlphp-module-logpeek
SimpleSAMLphp logpeek module
This module provides a web API that you can use to search for all to lines in the logs corresponding to a specific session identifier.
Install
Install with composer
Configuration
Next thing you need to do is to enable the module:
in config.php
, search for the module.enable
key and set logpeek
to true:
Change log
1.2 (2025-01-11)
- SimpleSAMLphp 2.3 compatibility
- Back button and
backurl
config option added; - translations (hu);
1.1 (2020-06-22)
- Added authorization config parameters (see config-templates/module-logpeek.php)
- Preserve last search tag
- Detailed error display
All versions of simplesamlphp-module-logpeek with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-date Version *
simplesamlphp/assert Version ^1.0
simplesamlphp/composer-module-installer Version ^1.3
simplesamlphp/simplesamlphp Version ^2.1
symfony/http-foundation Version ^6.4
ext-date Version *
simplesamlphp/assert Version ^1.0
simplesamlphp/composer-module-installer Version ^1.3
simplesamlphp/simplesamlphp Version ^2.1
symfony/http-foundation Version ^6.4
The package uhi67/simplesamlphp-module-logpeek contains the following files
Loading the files please wait ....