{"id":19794145,"url":"https://github.com/simplesamlphp/simplesamlphp-module-logpeek","last_synced_at":"2025-05-01T02:30:56.637Z","repository":{"id":36060629,"uuid":"40359370","full_name":"simplesamlphp/simplesamlphp-module-logpeek","owner":"simplesamlphp","description":"A SimpleSAMLphp module to provide a web API to access the log files.","archived":false,"fork":false,"pushed_at":"2024-11-18T09:12:25.000Z","size":102,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-06T08:01:41.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplesamlphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-07T12:28:33.000Z","updated_at":"2024-11-18T09:12:22.000Z","dependencies_parsed_at":"2023-02-13T02:31:07.633Z","dependency_job_id":"aae97662-42ca-4a7d-838a-9872f386316e","html_url":"https://github.com/simplesamlphp/simplesamlphp-module-logpeek","commit_stats":{"total_commits":71,"total_committers":6,"mean_commits":"11.833333333333334","dds":"0.46478873239436624","last_synced_commit":"0d4cc41e420587d7d59f12a1f8892a39803a7cb4"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-logpeek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-logpeek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-logpeek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-logpeek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplesamlphp","download_url":"https://codeload.github.com/simplesamlphp/simplesamlphp-module-logpeek/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812305,"owners_count":21647884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T07:12:13.459Z","updated_at":"2025-05-01T02:30:56.371Z","avatar_url":"https://github.com/simplesamlphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleSAMLphp logpeek module\n\n![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-logpeek/actions/workflows/php.yml/badge.svg)\n[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-logpeek/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-logpeek)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-logpeek/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-logpeek/?branch=master)\n[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-logpeek/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-logpeek)\n[![Psalm Level](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-logpeek/level.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-logpeek)\n\nThis module provides a web API that you can use to search for all to lines in the logs corresponding to a specific\nsession identifier.\n\n## Install\n\nInstall with composer\n\n```bash\nvendor/bin/composer require simplesamlphp/simplesamlphp-module-logpeek\n```\n\n## Configuration\n\nNext thing you need to do is to enable the module:\n\nin `config.php`, search for the `module.enable` key and set `logpeek` to true:\n\n```php\n    'module.enable' =\u003e [ 'logpeek' =\u003e true, … ],\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-logpeek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-logpeek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-logpeek/lists"}