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.
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.
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.