{"id":21958040,"url":"https://github.com/pengfeidong/logs_page_view","last_synced_at":"2026-04-16T19:03:41.063Z","repository":{"id":40418207,"uuid":"490463679","full_name":"pengfeidong/logs_page_view","owner":"pengfeidong","description":"Mountable Rails Engine for displaying, tail and download logs from a browser","archived":false,"fork":false,"pushed_at":"2022-05-13T16:08:40.000Z","size":1178,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T22:41:09.139Z","etag":null,"topics":["browser","dowload","logs","rails","ruby","tail","view"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/logs_page_view","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pengfeidong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-09T22:31:58.000Z","updated_at":"2022-05-12T06:45:30.000Z","dependencies_parsed_at":"2022-08-09T19:50:48.996Z","dependency_job_id":null,"html_url":"https://github.com/pengfeidong/logs_page_view","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pengfeidong/logs_page_view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pengfeidong%2Flogs_page_view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pengfeidong%2Flogs_page_view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pengfeidong%2Flogs_page_view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pengfeidong%2Flogs_page_view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pengfeidong","download_url":"https://codeload.github.com/pengfeidong/logs_page_view/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pengfeidong%2Flogs_page_view/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31899986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["browser","dowload","logs","rails","ruby","tail","view"],"created_at":"2024-11-29T08:59:10.823Z","updated_at":"2026-04-16T19:03:41.026Z","avatar_url":"https://github.com/pengfeidong.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logs_page_view\n[![Gem Version](https://badge.fury.io/rb/logs_page_view.svg)](https://badge.fury.io/rb/logs_page_view)\n[![CircleCI](https://circleci.com/gh/pengfeidong/logs_page_view/tree/master.svg?style=shield)](https://circleci.com/gh/pengfeidong/logs_page_view/tree/master)\n[![Maintainability](https://api.codeclimate.com/v1/badges/a6aa3cde91bab8c79e44/maintainability)](https://codeclimate.com/github/pengfeidong/logs_page_view/maintainability)\n\nMountable Rails Engine for displaying, tail and download logs from a browser\n\nThis Gem is a fork [kirillshevch/logs](https://github.com/kirillshevch/logs).\n\nNew features:\n\n- Add the new action for TAIL and DOWNLOAD log file.\n- Use bootstrap like front-end.\n- Optimise use RAM for load log file.\n\n\n## Installation\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'logs_page_view'\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\nMount Engine:\n\n`config/routes.rb`\n```ruby\nRails.application.routes.draw do\n  mount Logs::Engine =\u003e '/logs'\nend\n```\n\nLook up on `/logs` route.\n\n## Demo\n\n### Index page\n![Logs](https://github.com/pengfeidong/logs_page_view/blob/master/log_index.png \"Logs\")\n\n### Download log file\n![Logs](https://github.com/pengfeidong/logs_page_view/blob/master/log_download.png \"Logs\")\n\n### Tail log file page\n![Logs](https://github.com/pengfeidong/logs_page_view/blob/master/log_tail.png \"Logs\")\n\n## License\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpengfeidong%2Flogs_page_view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpengfeidong%2Flogs_page_view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpengfeidong%2Flogs_page_view/lists"}