dockerlogs

command module
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2022 License: GPL-3.0 Imports: 9 Imported by: 0

README

dockerlogs

Overview

Quickly view the logs of multiple containers, with logs colorized by container. Bolded lines are from stderr.

Installation

Binary downloads of the dockerlogs utility can be found on the releases page.

Go users can use

go install github.com/ruckc/dockerlogs@v0

Usage

dockerlogs will by default tail all containers, and their entire log.

dockerlogs

Only tail the api and database containers, last 10 lines.

dockerlogs -t 10 api database

Options

Run dockerlogs -h for usage

$ dockerlogs -h

Usage:
  dockerlogs [OPTIONS] [containers...]

tails multiple containers concurrently

Application Options:
  -t, --tail=       Number of lines to show from the end of the logs (default: all)

Help Options:
  -h, --help        Show this help message

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL