PHPackages                             simplesamlphp/simplesamlphp-module-logpeek - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. simplesamlphp/simplesamlphp-module-logpeek

ActiveSimplesamlphp-module[Utility &amp; Helpers](/categories/utility)

simplesamlphp/simplesamlphp-module-logpeek
==========================================

A SimpleSAMLphp module to provide a web API to access the log files.

v1.1.1(2y ago)119.0k1[1 PRs](https://github.com/simplesamlphp/simplesamlphp-module-logpeek/pulls)PHPPHP &gt;=7.4 || ^8.0CI passing

Since Aug 7Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/simplesamlphp/simplesamlphp-module-logpeek)[ Packagist](https://packagist.org/packages/simplesamlphp/simplesamlphp-module-logpeek)[ RSS](/packages/simplesamlphp-simplesamlphp-module-logpeek/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (8)Used By (0)

SimpleSAMLphp logpeek module
============================

[](#simplesamlphp-logpeek-module)

[![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-logpeek/actions/workflows/php.yml/badge.svg)](https://github.com/simplesamlphp/simplesamlphp-module-logpeek/actions/workflows/php.yml/badge.svg)[![Coverage Status](https://camo.githubusercontent.com/2214d791d9d5dd871f32bab436a05b9a7602716448c2b35f4b6c81b77951b77b/68747470733a2f2f636f6465636f762e696f2f67682f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6c6f677065656b2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-logpeek)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/21ee1fa97420d20ca7ffcddd169b5c91a9db28b2031bf4aeb6ffd423610aef9b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6c6f677065656b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-logpeek/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/bdf53cbe8d808455a3e8df812d8231c7dc957ad763e089f5084da2947d6b455e/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6c6f677065656b2f636f7665726167652e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-logpeek)[![Psalm Level](https://camo.githubusercontent.com/9295f195e632e23352b160bd67e3bcc6c4d70888514afacfbb02ad12726018f0/68747470733a2f2f73686570686572642e6465762f6769746875622f73696d706c6573616d6c7068702f73696d706c6573616d6c7068702d6d6f64756c652d6c6f677065656b2f6c6576656c2e737667)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-logpeek)

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)

Install with composer

```
vendor/bin/composer require simplesamlphp/simplesamlphp-module-logpeek
```

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

[](#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:

```
    'module.enable' => [ 'logpeek' => true, … ],
```

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance60

Regular maintenance activity

Popularity26

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 69.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1000 days

Total

4

Last Release

929d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/579a16ea8afccc6ab420c393f0e573296fe46dcd293aa4f3b71eefc158ebf3e4?d=identicon)[jaime](/maintainers/jaime)

![](https://www.gravatar.com/avatar/9221e348303eeda74e85236a8bff9b919a90d10e3a478fe1cbb9d833f68d0150?d=identicon)[thijskh](/maintainers/thijskh)

![](https://www.gravatar.com/avatar/d424231c85138609ae230ccd5002c8025fd5dce7f51b2f1778f69ba3a49a4efa?d=identicon)[tvdijen](/maintainers/tvdijen)

---

Top Contributors

[![tvdijen](https://avatars.githubusercontent.com/u/841045?v=4)](https://github.com/tvdijen "tvdijen (79 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![jaimeperez](https://avatars.githubusercontent.com/u/1942728?v=4)](https://github.com/jaimeperez "jaimeperez (11 commits)")[![olavmo-sikt](https://avatars.githubusercontent.com/u/98447575?v=4)](https://github.com/olavmo-sikt "olavmo-sikt (6 commits)")[![andreassolberg](https://avatars.githubusercontent.com/u/101361?v=4)](https://github.com/andreassolberg "andreassolberg (3 commits)")[![thijskh](https://avatars.githubusercontent.com/u/3808792?v=4)](https://github.com/thijskh "thijskh (1 commits)")

---

Tags

modulessimplesamlphp

### Embed Badge

![Health badge](/badges/simplesamlphp-simplesamlphp-module-logpeek/health.svg)

```
[![Health](https://phpackages.com/badges/simplesamlphp-simplesamlphp-module-logpeek/health.svg)](https://phpackages.com/packages/simplesamlphp-simplesamlphp-module-logpeek)
```

###  Alternatives

[ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

19981.7k2](/packages/ddoe-wysiwyg-editor-module)[oxid-esales/gdpr-optin-module

This is the GDPR opt-in module for the OXID eShop.

20459.1k2](/packages/oxid-esales-gdpr-optin-module)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
