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. The Microsoft Visual C++ Runtime is required.
macOS
Kubelog is tested on macOS Mojave and Ventura and does not require any additional software 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.

Downloads

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.
Download for Windows | macOS | Linux

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
Download for Windows | macOS | Linux

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
Download for Windows | macOS | Linux

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

Version 0.4.3

  • Timestamps on the x-axes of the timeline view are now visible
  • Zoom in / out with Ctrl + / -
  • Log detail view loads more entries on demand
  • Minor UI improvements

Version 0.4.1

  • Display age of pods

Version 0.4.0

  • Namespace column in pod view is now resizeable
  • Use default namespace for selected context if access to namespaces is forbidden
  • Tab bar will now scroll horizontally if too many tabs are opened

Version 0.3.4

  • Fixed: Failed to load credential plugin on macOS

Version 0.3.3

  • Updated dependencies
  • Better logging
  • Minor layout changes

Version 0.3.2

  • New default fonts
  • Multiple themes
  • Minor layout fixes

Version 0.3.1

  • All views can now be resized and docked.
  • Improved saved searches.