Install latest/stable of juju-lnav
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
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.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
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.