{"id":17062329,"url":"https://github.com/devpaul/logging-server","last_synced_at":"2026-04-13T20:31:15.779Z","repository":{"id":5136860,"uuid":"6303204","full_name":"devpaul/logging-server","owner":"devpaul","description":null,"archived":false,"fork":false,"pushed_at":"2013-01-28T18:03:24.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T10:48:21.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"raza1337/example","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devpaul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-19T23:31:08.000Z","updated_at":"2014-02-25T14:25:07.000Z","dependencies_parsed_at":"2022-09-21T23:21:03.857Z","dependency_job_id":null,"html_url":"https://github.com/devpaul/logging-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devpaul/logging-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Flogging-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Flogging-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Flogging-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Flogging-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devpaul","download_url":"https://codeload.github.com/devpaul/logging-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Flogging-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":[],"created_at":"2024-10-14T10:49:43.357Z","updated_at":"2026-04-13T20:31:15.759Z","avatar_url":"https://github.com/devpaul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic Logging Server\n\n[![Build Status](https://travis-ci.org/devpaul/logging-server.png?branch=master)](https://travis-ci.org/devpaul/logging-server)\n\nA basic logging endpoint written in node\n\n## Starting the Server\n\nto start the server run:\n`node ./app.js`\n\n### Command-line options\nSee app.js for all command-line options (in case this document becomes stale)\n``` bash\n--port (port number) (default is port 2468)\n-s or --strategy defines the logging strategy (default is syslog)\n```\n\n## Project Goals\n* create a basic node service\n* fully tested with unit, functional and load tests\n* separation of concerns\n* productionalized with up-time and monitoring module\n* combines with other services modules (e.g. credentials) to form a server\n\n## Features\n* restful logging (POST/GET)\n* websockets logging\n* ability to attach to an express instance\n* logging to console\n* logging to syslog\n\n## Testing\nYou can test locally with the command line:\n``` bash\n    npm test\n```\n\nTesting is also performed using [Travis-CI](http://travis-ci.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevpaul%2Flogging-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevpaul%2Flogging-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevpaul%2Flogging-server/lists"}