v1.1.0-10-ga70c16b50.1 MB
unset
strict
core24
A script to look at logs from multiple Juju units
The
For example, after installing
running
will open the current and the first rotated log files from all of the
Likewise
Will load the logs on all
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 jujurunning
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/novaWill load the logs on all
octavia ending in .log and all files on nova-cloud-controller units.
Update History
v1.1.0-10-ga70c16b (5)13 Dec 2025, 09:47 UTC
4 Oct 2024, 20:35 UTC
10 Jul 2025, 21:41 UTC
13 Dec 2025, 09:47 UTC