Download Kubelog
Requirements
Kubelog comes as a single binary and should work on most systems out of the box. Depending on your platform you may need to install some prerequisites:
Windows
Kubelog is tested on Windows 10 and 11. The Microsoft Visual C++ Runtime is required.
macOS
Kubelog is tested on macOS Sonoma and Sequoia and requires Rosetta to be installed.
Linux
The Linux build is bundled as an AppImage, which requires FUSE to be installed. If you don't have FUSE installed check out their docs on how to get started.
Download
Download Kubelog for: Windows | macOS | Linux
Changelog
Version 1.3.6
- General stability and performance improvements.
- Introducing team license support
Version 1.3.4
- Search results are now visually highlighted in the text, making it easier to spot relevant matches at a glance.
- Log lines can now be bookmarked with a single click, making navigation more seamless than ever.
- Configuring custom columns has become even easier! Kubelog now detects patterns and suggests regular expressions to extract key data automatically.
- The list of Pods can now be sorted by name, age, and namespace, improving workflow efficiency.
- Facets can now be sorted by name or number of matches, allowing for a more structured overview of search results.
- Proxy settings can now be configured directly within the application settings.
Version 1.2.2
- Custom columns now support faceting to filter your log data with ease
- Logs of 'initial containers' are now also loaded
- Fixed a bug where the trial reminder showed up on the fist start
Version 1.1.3
- Added option to load logs from the file system
- Drop log files into Kubelog to open them
- Custom columns can now be configured
- It's now possible to change the order of the log columns
- Added a context menu to close all tabs or close all other tabs
- Saved searches can now be configured directly from the toolbar
- Fixed tab names for stateful sets
Version 1.0.6
- Re-added the action to show search results in the log view
- Fixed a bug with the export of logs
Version 1.0.4
- The search result view now uses the same column configuration as the active log view
- Fixed a bug where a log stream could time out
- Improved menu texts
Version 1.0.3
- Signed binaries for Windows and macOS
- Improved sidebar
- Improved split pane handling
- Improved timeline scaling
- Improved dark and light theme
- Improved icons
- Improved keyboard shortcuts