minikube-log-viewer

command module
v0.0.0-...-dcaa4ab Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: Unlicense Imports: 14 Imported by: 0

README

minikube-log-viewer

Lightweight Minikube Log Viewer

minikube-log-viewer-screenshot.png

Installation

Available as a Minikube Add-On

minikube addons enable logviewer

Then,

minikube service logviewer --url -n kube-system

And then visit the URL with your browser.

Features:

  • uses HTTP SSE (no indexer or indexing delay)
  • uses xtail as the log collector
  • namespace filtering (and you can bookmark a link with a ?namespace=yournamespace query string to save it)
  • search feature
  • pause/resume feature
  • supports docker(JSON) and containerd log formats
  • support for amd64 and arm64 platforms

TODO:

  • hilight matches in search feature
  • "Mark" Button which adds HBar to log stream...

Jump to

Keyboard shortcuts

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