{"id":20791301,"url":"https://github.com/theprofs/log-plotter","last_synced_at":"2025-08-31T05:38:04.979Z","repository":{"id":230464259,"uuid":"779449515","full_name":"TheProfs/log-plotter","owner":"TheProfs","description":"Visualise console.logs or exceptions across distributed apps, logging via Papertrail","archived":false,"fork":false,"pushed_at":"2024-05-06T05:49:10.000Z","size":3887,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T00:44:04.572Z","etag":null,"topics":["logging","telemetry","visualizer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/TheProfs.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":"2024-03-29T21:40:21.000Z","updated_at":"2024-05-06T05:49:14.000Z","dependencies_parsed_at":"2024-04-19T18:53:25.217Z","dependency_job_id":"4f5e91a8-7fa1-4439-8439-e8d9a2cb4e86","html_url":"https://github.com/TheProfs/log-plotter","commit_stats":null,"previous_names":["theprofs/log-plotter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheProfs/log-plotter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Flog-plotter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Flog-plotter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Flog-plotter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Flog-plotter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheProfs","download_url":"https://codeload.github.com/TheProfs/log-plotter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Flog-plotter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272942396,"owners_count":25019329,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["logging","telemetry","visualizer"],"created_at":"2024-11-17T15:43:07.632Z","updated_at":"2025-08-31T05:38:04.948Z","avatar_url":"https://github.com/TheProfs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Log Plotter\n\nPlots the logs that happen across separate, distributed services logging using [Papertrail][pt]\n\n\u003cp align=\"center\"\u003e\n  \u003cimg\n  alt=\"Running time plot showing a suspected cause of high-frequency disconnections\" src=\"images/demo.gif\"\n  style=\"box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);\"\u003e\n\u003c/p\u003e\n\n## Test\n\n```sh\n$ npm test\n```\n\n## Install\n\nRun:\n\n```bash\n$ git clone\n$ npm install\n```\n\n## Declare log/events in config.yaml\n\n//@Todo\n\n### Run the visualiser\n\nAdd a Papertrail API Token in root `.env.local` file:\n\n`.env.local`:\n\n```sh\nPAPERTRAIL_TOKEN=xxx # Replace xxx with Papertrail Token\n```\n\nthen:\n\n```bash\n# Download all the logs for today:\n$ npm run download-logs\n```\n\n```bash\n$ npm run start-dev\n```  \n\nand visit `localhost:3000`.\n\nYou should see those events plotted and you can navigate the graph.\n\n## Authors\n\n- [@nicholaswmin](https://github.com/nicholaswmin)\n\n[pt]: https://www.papertrail.com/\n[kmeans]: https://en.wikipedia.org/wiki/K-means_clustering\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Flog-plotter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheprofs%2Flog-plotter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Flog-plotter/lists"}