Install latest/edge 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 --edge

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

juju-lnav is only available on the unstable edge channel. It could break and change often.

Channel Version Published

A script to look at logs from multiple Juju units

The juju-lnav command is a helper script to call lnav (needs to be installed via package or snap) on multiple machines, applications, or units. For example,

``` $ ./tools/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

``` $ ./tools/juju-lnav octavia:/var/log/octavia/.log
nova-cloud-controller:/var/log/nova/
.log ```

Will load the logs on all octavia and all nova-cloud-controller units.

For more information on how to use lnav please visit lnav.org.

Details for juju-lnav

License
  • unset

Last updated
  • 4 October 2024 - latest/edge

Share this snap

Generate an embeddable card to be shared on external websites.


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.


Where people are using juju-lnav