k8slog

command module
v0.0.0-...-2c1fea0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: MIT Imports: 17 Imported by: 0

README

k8slog

Jim Minter, 11 January 2024

go install github.com/jim-minter/k8slog@latest
k8slog -n namespace [-c container_regexp] [-s source_regexp] [-since duration] | less -S

Tabulate JSON container logs. Logs can be filtered by container regexp, "source" JSON tag regexp and recency. The -S option of less can be used to browse the results.

If present, the following fields are moved to lead the tabulated columns:

  • timestamp
  • level
  • filename
  • linenumber
  • msg

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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