Versionv1.1.0-10-ga70c16b
Revision5
Size0.1 MB
Licenseunset
Confinementstrict
Basecore24

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.

Update History

v1.1.0-10-ga70c16b (5)
13 Dec 2025, 09:47 UTC

Published4 Oct 2024, 20:35 UTC

Last updated10 Jul 2025, 21:41 UTC

First seen13 Dec 2025, 09:47 UTC