{"id":19816734,"url":"https://github.com/welldone-software/pino-influxdb","last_synced_at":"2026-05-14T06:32:40.868Z","repository":{"id":66175408,"uuid":"70713818","full_name":"welldone-software/pino-influxdb","owner":"welldone-software","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-25T18:07:08.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-05T07:21:23.214Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/welldone-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-10-12T15:28:20.000Z","updated_at":"2025-06-03T06:47:56.000Z","dependencies_parsed_at":"2023-02-20T23:16:03.988Z","dependency_job_id":null,"html_url":"https://github.com/welldone-software/pino-influxdb","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/welldone-software/pino-influxdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Fpino-influxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Fpino-influxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Fpino-influxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Fpino-influxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/welldone-software","download_url":"https://codeload.github.com/welldone-software/pino-influxdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welldone-software%2Fpino-influxdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33013252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":[],"created_at":"2024-11-12T10:10:28.609Z","updated_at":"2026-05-14T06:32:40.852Z","avatar_url":"https://github.com/welldone-software.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pino-infuxdb\n\nInfluxdb transport for pino logger\n\n\n## How to install\nInstall globally by running:\n```sh\n$ npm i -g pino-influxdb\n```\n\n## How to use\nUsage is done by piping. You pipe your process output to pino-influxdb like so:\n```sh\n$ node your-program-that-outputs-pino-json | pino-influxdb --host http://somehost:8086 --database logs --measurement log\n```\n\n## Command Line options\n\n```                                                                                                                                                                                    \n  --help           Show help                                           [boolean]                                                                                                               \n  --version        Show version number                                 [boolean]                                                                                                               \n  --echo           Echo the logs                       [boolean] [default: true]                                                                                                               \n  --measurement    The measurement name                         [default: \"log\"]                                                                                                               \n  --database       The database name. Will be created if missing.                                                                                                                              \n                                                               [default: \"logs\"]                                                                                                               \n  --host           Influx db host url.                                                                                                                                            \n                                     [string] [default: \"http://localhost:8086\"]                                                                                                               \n  --tags           List of tags    [array] [default: [\"pid\",\"hostname\",\"level\"]] \n  ```\n  \n## License\nThis package is licensed under [MIT license](https://opensource.org/licenses/MIT)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwelldone-software%2Fpino-influxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwelldone-software%2Fpino-influxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwelldone-software%2Fpino-influxdb/lists"}