{"id":13449138,"url":"https://github.com/zendesk/docker-logs-tail","last_synced_at":"2025-03-22T22:32:12.231Z","repository":{"id":66260150,"uuid":"69200079","full_name":"zendesk/docker-logs-tail","owner":"zendesk","description":"Docker Logs Tail simultaneously tails logs for all running Docker containers, interleaving them in the command line output","archived":false,"fork":false,"pushed_at":"2023-04-09T16:30:21.000Z","size":9,"stargazers_count":35,"open_issues_count":2,"forks_count":6,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-08-01T06:21:06.883Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zendesk.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}},"created_at":"2016-09-26T00:53:15.000Z","updated_at":"2023-08-30T18:35:05.000Z","dependencies_parsed_at":"2024-01-18T17:08:37.264Z","dependency_job_id":null,"html_url":"https://github.com/zendesk/docker-logs-tail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fdocker-logs-tail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fdocker-logs-tail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fdocker-logs-tail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fdocker-logs-tail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zendesk","download_url":"https://codeload.github.com/zendesk/docker-logs-tail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221840600,"owners_count":16889826,"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","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-07-31T06:00:32.082Z","updated_at":"2024-10-28T14:30:18.813Z","avatar_url":"https://github.com/zendesk.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Docker Logs Tail\n\nDocker Logs Tail simultaneously tails logs for all running Docker containers, interleaving them in the command line output.\n\nRequires node v6.0.0 or later.\n\n## Installation\n\n```\nnpm install -g docker-logs-tail\n```\n\n## Usage\n\nType `dlt` to see the last 10 lines of logs, with new logs entries being displayed as they occur:\n\n```\ndlt\n```\n\nYou can specify the number of previous lines to show with the `-n` option:\n\n```\ndlt -n 100\n```\n\n```\ndlt -n 0\n```\n\nTerminal colors in the output can be disabled with `--no-color`:\n\n```\ndlt --no-color\n```\n\nDocker container names can be optionally excluded or specifically included. Matching is case-insensitive and supports wildcard:\n\n```\n# Include \"registrator\" and anything starting with \"consul\":\ndlt --include 'registrator,consul*'\n\n# Exclude anything with \"sql\" in the name, including differently cased \"MySQL\":\ndlt --exclude '*sql*'\n```\n\n## Copyright and license\n\nCopyright 2016 Zendesk, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License.\n\nYou may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendesk%2Fdocker-logs-tail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzendesk%2Fdocker-logs-tail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendesk%2Fdocker-logs-tail/lists"}