command
module
Version:
v0.0.0-...-dcaa4ab
Opens a new window with list of versions in this module.
Published: Oct 3, 2024
License: Unlicense
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
minikube-log-viewer
Lightweight Minikube Log Viewer
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...
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.