annotate misc/lnav/README.md @ 5792:14e17927c0ec

mod_firewall: Fix TO/FROM ROLE These conditions did not match because get_jid_role() returns a role object. We want to compare based on the name.
author Matthew Wild <mwild1@gmail.com>
date Mon, 11 Dec 2023 19:09:25 +0000
parents 1fa1545ebc40
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5498
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 % Prosody log format for lnav
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
3 This is a format definition that allows <https://lnav.org/> to better
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
4 handle Prosody logs.
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
5
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
6 Install it using `lnav -i ./prosody.json`