github Lifailon/lazyjournal 0.8.1

18 hours ago

Full Changelog: 0.8.0...0.8.1

  • #25 Published a lazyjournal installation script on the Killercoda playground.
  • Added a new Compose stacks list for simultaneously displaying logs from all containers in a stack, sorted by time, via the compose plugin in docker (if installed and used on the current system). Time sorting applies to all displayed entries (including historical data, which is not supported by compose by default), and custom container name coloring has been implemented (this does not change when reloading the log, which is the default behavior of compose).
image
  • Added Compose to audit (used with the -a/--audit flag, and an example has been added to the audit.yml file), testing and Docker image building.
  • Fixed a bug when selecting an empty item in lists with the mouse.
  • Increased log loading speed for Kubernetes pods by reading only from the stdout stream (kubectl only supports a single output stream), and updated status coloring for all containers and pods.
  • Added support for Kubernetes logs to the Docker image (added kubectl tool).
  • In addition to clearing the filter, the esc (default exit key, can be overridden in the configuration) now returns to the last window when using / before exiting.
  • Added automatic publishing of the final test results report to the Wiki page.

Don't miss a new lazyjournal release

NewReleases is sending notifications on new releases.