Install latest/stable of juju-lnav

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install juju-lnav

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for juju-lnav

Package name

  • juju-lnav

License

  • unset

Last updated

  • 10 July 2025 - latest/stable
  • 4 October 2024 - latest/edge

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

A script to look at logs from multiple Juju units

The juju-lnav command displays multiple log files from multiple machines in one view. It uses the lnav log file viewer, [lnav.org](https://lnav.org), which needs to be installed separately. For example,

For example, after installing lnav,

sudo snap install lnav
sudo snap connect juju-lnav:juju-bin juju

running

juju-lnav octavia:/var/log/octavia/*.log{,1}

will open the current and the first rotated log files from all of the octavia units.

Likewise

juju-lnav octavia:/var/log/octavia/*.log \
  nova-cloud-controller:/var/log/nova

Will load the logs on all octavia ending in .log and all files on nova-cloud-controller units.


Install juju-lnav on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.