{"id":36980563,"url":"https://github.com/localheinz/http-log","last_synced_at":"2026-01-13T22:50:19.610Z","repository":{"id":57015490,"uuid":"141928964","full_name":"localheinz/http-log","owner":"localheinz","description":":closed_book: Provides a console application for analyzing an HTTP access log file.","archived":true,"fork":false,"pushed_at":"2018-07-23T06:17:50.000Z","size":112,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T00:53:10.337Z","etag":null,"topics":["access-logs","http","tail"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localheinz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-22T20:38:06.000Z","updated_at":"2023-01-28T16:27:07.000Z","dependencies_parsed_at":"2022-08-22T09:31:42.978Z","dependency_job_id":null,"html_url":"https://github.com/localheinz/http-log","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/localheinz/http-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localheinz%2Fhttp-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localheinz%2Fhttp-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localheinz%2Fhttp-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localheinz%2Fhttp-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localheinz","download_url":"https://codeload.github.com/localheinz/http-log/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localheinz%2Fhttp-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28402159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["access-logs","http","tail"],"created_at":"2026-01-13T22:50:18.908Z","updated_at":"2026-01-13T22:50:19.595Z","avatar_url":"https://github.com/localheinz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-log\n\n[![Build Status](https://travis-ci.org/localheinz/http-log.svg?branch=master)](https://travis-ci.org/localheinz/http-log)\n[![codecov](https://codecov.io/gh/localheinz/http-log/branch/master/graph/badge.svg)](https://codecov.io/gh/localheinz/http-log)\n[![Latest Stable Version](https://poser.pugx.org/localheinz/http-log/v/stable)](https://packagist.org/packages/localheinz/http-log)\n[![Total Downloads](https://poser.pugx.org/localheinz/http-log/downloads)](https://packagist.org/packages/localheinz/http-log)\n\n## Installation\n\nRun\n\n```\n$ composer global require localheinz/http-log\n```\n\n## Usage\n\nRun\n\n```\n$ dashboard \u003cpath\u003e --alert-threshold=\u003calert-threshold\u003e --refresh-interval=\u003crefresh-interval\u003e\n```\n\nto render a dashboard.\n\n### Arguments\n\n* `path` (optional, defaults to `/var/log/access.log`), path to HTTP access log file\n\n### Options\n\n* `alert-threshold` (optional, defaults to `10`), number of requests per second (an integer) which, when exceeded, triggers an alert\n* `refresh-interval` (optional, defaults to `10`), number of seconds (an integer) after which the dashboard will be refreshed\n\n## Demo\n\nClone this repository.\n\n```\n$ git clone git@github.com:localheinz/http-log.git\n```\n\nRun\n\n```\n$ cd http-log\n$ composer install\n```\n\nThen run\n\n```\n$ php demo/write.php\n```\n\nopen a separate terminal in the same directory and run\n\n```\n$ bin/dashboard\n```\n\n## Contributing\n\nPlease have a look at [`CONTRIBUTING.md`](.github/CONTRIBUTING.md).\n\n## Code of Conduct\n\nPlease have a look at [`CODE_OF_CONDUCT.md`](.github/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalheinz%2Fhttp-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalheinz%2Fhttp-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalheinz%2Fhttp-log/lists"}